@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #7C827E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {	color: #333333;}
a:visited {	color: #666666;}
a:hover {	color: #FF6600;}
a:active {	color: #990000;}

a.nav:link {	color: #ffffff;	font-weight: bold; text-decoration:none}
a.nav:visited {	color: #ffffff;	font-weight: bold; text-decoration:none}
a.nav:hover {	color: #FF6600;	font-weight: bold; text-decoration:underline}
a.nav:active {	color: #990000;	font-weight: bold; text-decoration:underline}

.disclaimer {	color: #990000; font-size: 8pt}

