.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #207A00;
	color: #000000;
	margin-top: 0px;
}

.text1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
	
form {
	font-size: 11px;
	color: #000000;
}
.TopBar {
	font-size: 10px;
	color: #000000;
}

.SubTopBar a:link {color: #FFFF00; font-size: 10px; text-decoration: underline; font-weight: bold;}
.SubTopBar a:active {color: #FFFFFF; font-size: 10px; text-decoration: underline; font-weight: bold;}
.SubTopBar a:visited {color: #FFFF00; font-size: 10px; text-decoration: underline; font-weight: bold;}
.SubTopBar a:hover {color: #FFFFFF; font-size: 10px; text-decoration: none; font-weight: bold;}
.SubTopBar {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.Content {
	font-size: 10px;
	color: #000000;
}
.Titles {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.white { color:white}
