a:link {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none; 
}
a:visited {
	color: #0000FF; 
	font-weight: bold;
	text-decoration: none; 
} 
a:active {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none; 
}
a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none; 
}
a.pagenav:link {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline; 
}
a.pagenav:visited {
	color: #FFFFFF; 
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline; 
} 
a.pagenav:active {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline; 
}
a.pagenav:hover {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline; 
}
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	background-color: #FFFFFF;
	color: #000077;
	margin-top: 4;
	margin-left: 4;
}
p, table, tbody, th, tr, td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #000077;
}
.pagenav {
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}
