@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#FF6633;
	}
.heading {
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color:#FFFFFF;
}
	
a.nav:link,
a.nav:visited{ text-decoration:none; color:#003366; white-space:nowrap; font-family: Tahoma; font-weight: bold; font-size: 9pt; }
a.nav:hover{ text-decoration:none; color: #993300; white-space:nowrap; font-family: Tahoma; font-weight: bold; font-size: 9pt;}
