body {
	margin: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;}

a:link, a:active, a:visited {
	font-family: Tahoma;
	font-size: 12px;	
	color: #000000;
	text-decoration: underline;}	
a:hover {
	font-family: Tahoma;	
	font-size: 12px;
	color: #000000;
	text-decoration: none;}
	
a.topnav:link, a.topnav:visited, a.topnav:active {
	color: #005A83;
	font-family: Tahoma;
	font-size: 12px;	
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;}	
a.topnav:hover {
	color: #929292;
	font-family: Tahoma;
	font-size: 12px;	
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;}

td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;}
