body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

hr { height:1px; }

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.bluetext {color: #003399;}
.bluesubtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	font-weight: bold;
}
.dkbluetext {color: #333366}
.maroontext {color: #772D24}
.graytext {color: #666666;}
.textsmall {font-size: 11px; }
.arrows {color: #84665B}

a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #772D24;
}
a:active {
	color: #772D24;
}
