.border {
	border-top: 1px solid #990000;
	border-right: 1px none #990000;
	border-bottom: 1px none #990000;
	border-left: 1px none #990000;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a:link{
	color:#0000FF;
	text-decoration: none;
}
a:visited{
	color:#0000FF;
	text-decoration: none;
}
a:hover{
color:#FF0000;
text-decoration:underline;
}
a:active{
	color:#FF0000;
	text-decoration: underline;
}
.navborder {
	border-top: 1px none #365F87;
	border-right: 1px none #365F87;
	border-bottom: 1px solid #365F87;
	border-left: 1px none #365F87;
}
.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #990000;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
