html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dae7ba;
	background-image: url(../images/content/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
div, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin: 0px 0px 0px 10px;
	color: #373737;
	line-height:19px;
	font-size: 70%;
}
p a{
	color: #507C09;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #446412;
	text-decoration: none;
	margin: 20px 0px 0px 0px;
}
p a:hover{
	color: #2E4608;
	border-bottom-style: dotted;
	border-bottom-width: 0px;
	border-bottom-color: #487600;
	text-decoration: none;
	margin: 20px 0px 0px 0px;
}
.sublink a{
	color: #F8FFEC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #BEDF8B;
	text-decoration: none;
	margin: 20px 0px 0px 0px;
}
.sublink a:hover{
	color: #507C09;
	border-bottom-style: dotted;
	border-bottom-width: 0px;
	border-bottom-color: #487600;
	text-decoration: none;
	margin: 20px 0px 0px 0px;
}
.onder {
	color: #548703;
	font-size: 60%;
}
.onder a{
	color: #548703;
	text-decoration: none;
}
.onder a:hover{
	color: #1C260D;
	text-decoration: none;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F60000;
	font-size: 70%;
}
.border {
	border: 1px #999999 solid;
}
