<!--

body {
	background-color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	
}
.style1 {
	color: #EFCD83;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.MainText  { color: #ffffff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }
.header { color: #ffffff; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif }
.MainTextSm {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
a:link	{
	Font-Family:Verdana, Arial, Helvetica, sans-serif;
	Font-Size:12px;
	color:#EFCD83;
	}
a:visited {
	Font-Family:Verdana, Arial, Helvetica, sans-serif;
	Font-Size:12px;
	color:#EFCD83;
	}
a:hover	{
	Font-Family:Verdana, Arial, Helvetica, sans-serif;
	Font-Size:12px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
a.TopNav:link	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size : 14px;
	text-decoration : none;
	color:#EFCD83;
	}
a.TopNav:visited	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size : 14px;
	text-decoration : none;
	color:#EFCD83;
	}
a.TopNav:hover	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size : 14px;
	text-decoration : underline;
	color:#FFFFFF;
	}
a.BottomNav:link	 { color: #efcd83; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none }
a.BottomNav:visited	 { color: #efcd83; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none }
a.BottomNav:hover	 { color: #ffffff; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline }