body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
}
.headerBold {
	font-weight: bold;
}
.smallWhite {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.medium {
	font-size: medium;
}
.small {
	font-size: small;
}
.smallBold {
	font-size: small;
	font-weight: bold;
}
.disclaimer {
	font-size: 10px;
	color: #FFFFFF;
}
td.endorsements h3 {
	font-size: 14px;
	margin: 4px 0px;
	padding: 4px 0px;
}
td.endorsements p {
	line-height: 14px;
	font-size: 12px;
	margin: 0px;
	padding: 2px;
}
h2 {
	font-size: larger;
	text-transform: uppercase;
	color: #AA0000;
}
h3 {
	font-size: medium;
	padding: 4px 0px;
	margin: 0px;
}
p.error {
	color: #AA0000;
}
ul {
margin: 0px;
padding: 0px;
}
li {
margin: 4px;
padding: 4px;
}