.main {
	border: solid 1px #000000;
}

.mainred {
	border: solid 5px #C8202D; 
}

BODY, TR, TD {
	font-family: arial;
	font-size: 13;
	color: #000000;
	}

.b {font-weight: bold;}

.small {font-size: 9px;}
 
.huge {
 	font-size: 30px;
	font-weight: bold;
}

.bigger {
 	font-size: 23px;
	font-weight: bold;
}
	
.big {
 	font-size: 15px;
 }
 
 .little {
 	font-size: 12px;
 }
 
 .bigblack {
 	font-size: 15px;
	color: #000000;
 }
 

 .reg {
	font-size: 14px; 
	color: #ffffff;
 }
 
  .dealerlink {
 	font-size: 15px;
	font-weight: bold;
 }
 
 td.botline {
 	border-bottom: 1px solid #000000;
}
	
a {text-decoration: none; color: #1049A3;}
a:visited {text-decoration: none; color: #1049A3;}
a:hover {text-decoration: underline; color: #EF1008;}

.foot {font-family: verdana; font-size: 10px; color: #FFFFFF;}
