.topbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7E858B;
}
tr,td,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #55626A;
}
.lowerbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	color: #BF2F00;
	text-decoration: none;
}
.lowestbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #233E51;
}
.lowestbuttons:hover{
	color: #BD3002;
}
.border {
	border: 1px solid #E9E9E9;
}
.bluetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
ul {
	list-style-type: square;
}
.whitetitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
