BODY, TD, TH
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}
A
{
	text-decoration: none;
	color: firebrick;
}
A:hover
{
	text-decoration: underline;
	color: #336699;
}
.PageTitle
{
	font-size: 14pt;
	font-weight: bold;
	margin-left: 3px;
	margin-top: 5px;
}
.MainBody
{
	padding-left: 12px;
	padding-right: 24px;
}
.Instructions
{
	font-size: 8pt;
}
.Address
{
	font-size: 8pt;
	color: #999999;
	height: 30px;
	text-align: center;
}
.DealerName
{
	font-weight: bold;
	color: firebrick;
}
.SectionHeading
{
	font-size: 10pt;
	font-weight: bold;
	color: white;
}