.dealermenu a:link{text-decoration: none; color: #333333;}
.dealermenu a:hover{text-decoration: none; color: #FF0000;}
.dealermenu a:active{text-decoration: none; color: #FF0000;}
.dealermenu a:visited{text-decoration: none; color: #FF0000;}

.tablestyle td{
	text-align: center;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
}

.heading_abbrev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}

.smltext {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: left;
}

.text {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
}

.caption {
	font-size: 9px;
	font-weight: bold;
}

.abbrev
{
	background-color:#454E88;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding: 2px 20px;
	font-size:12px;
}

.abbrev2
{
	background-color:#FFFFFF;
	color:#333333;
	text-align:center;
	font-weight:bold;
	padding: 2px 6px;
	font-size:12px;
}
