body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}

table {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.navigation {
	font-size: 9pt;
}
.PageTitle {
	font-size: 18pt;
	color: #990000;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.PageSubTitle1 {
	font-size: 14pt;
	color: #000099;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.PageSubTitle2 {
	font-size: 14pt;
	font-weight: normal;
	color: #330099;
}

a.nav:visited {
	color: #000099;
	text-decoration: none;
}

a.nav:hover {
	color: #990000;
	text-decoration: none;
	background-color: #FFCC66;
}
a.nav:link {
	color: #000099;
	text-decoration: none;
}