body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	font-size: 10pt;
	line-height: 14pt;
}
td {
	font-size: 10pt;	
}
a:link {
	font-weight: bold;
	color: #0066cc;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
	background-color: #99FFFF;
}
a:active {
	color: #FF0066;
	text-decoration: none;
	background-color: #FFFF99;
}
a:visited {
	color: #660099;
	font-weight: bold;
}
a.footer:link {
	font-weight: bold;
	color: #ffffff;
}
a.footer:visited {
	color: #ffffff;
	font-weight: bold;
}
a.footer:hover {
	color: #0066FF;
	text-decoration: none;
	background-color: #99FFFF;
}
hr {
	height: 1px;
	color: #003399;

}
.footer {
	font-weight: bold;
	color: #fff;
	font-size: 8pt;

}
.leftnav {
	font-size: 8pt;
}
.redtext {
	font-weight: bold;
	color: #FF0000;
}