BODY,TD,TH  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-style : normal;
	font-weight : normal;
	color : black;
	text-decoration: none;
}

A  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color: firebrick;
	text-decoration : none;
}

A:HOVER  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color: #336699;
	text-decoration : underline;
}

A.small  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : firebrick;
	text-decoration : none;
}

A:HOVER.small  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #336699;
	text-decoration : underline;
}

A.bold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : black;
	text-decoration : none;
}

A:HOVER.bold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #336699;
	text-decoration : underline;
}

.PageTitle  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-style : bold;
	margin-top: 1px;
	margin-left: 12px;
	font-weight : bold;
	color : black;
}

.Instructions  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color : black;
}

.Address  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #CCCCCC;
	height: 30px;
}

.DealerName  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : bold;
	font-weight: bold;
	color : black;
}

.MainBody  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : bold;
	font-weight : bold;
	color : black;
	padding-right: 24px;
	padding-left: 12px;
}
