body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
}
p,td,th,tr,table,b {font-size: 12px;	font-family: Georgia, Times New Roman, Times, serif; color: #000000;} 
h1 {font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; color: #000000;}
h2 {font-size: 14px; font-family: Georgia, Times New Roman, Times, serif; color: #000000;}
h3 {font-size: 12px; font-family: Georgia, Times New Roman, Times, serif; color: #000000;}

 a.nav:link {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
 a.nav:visited {color: #333333;text-decoration: none;font-family: Georgia, "Times New Roman", Times, serif;font-size: 11px;}
 a.nav:hover {color: #666666;text-decoration: underline;font-family: Georgia, "Times New Roman", Times, serif;font-size: 11px;} 


// a.snav:link {color: #333333;text-decoration: none;font-family: Georgia, Times New Roman, Times, serif;font-size: 10px;}
// a.snav:visited {color: #333333;text-decoration: none;font-family: Georgia, Times New Roman, Times, serif;font-size: 10px;}
// a.snav:hover {color: #999999;text-decoration: underline; font-family: Georgia, Times New Roman, Times, serif;font-size: 10px;} 

a:link {color: #000000;font-family:  Georgia, "Times New Roman", Times, serif;font-size: 12px;}
a:visited {color: #333333;font-family: Georgia, "Times New Roman", Times, serif;font-size: 12px;}
a:hover {
	color: #666666;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
}

td.small {font-family: Georgia, Times New Roman, Times, serif; color: #000000;font-size: 10px;}
