/* CSS Document */
					
body {
	font-size: 9pt; 
	font-family: verdana, arial, helvetica, sans-serif;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	color: #333333;
	background-color: #999999;
	background-image:url(images/car_bg.jpg)
}
td {
	font-size: 9pt;
	font-family: verdana, arial, helvetica, sans-serif;  
	color: #000000;
}

.trailer { font-size: 7pt; color: white;}

.nounder { text-decoration: none;}

.smalltext{ font-size: 8pt; }
.mediumtext{ font-size: 9.5pt; }
.leftsmalltext{ font-size:7.5pt; margin-left: 5px; margin-right: 5px; }
.rightsmalltext{ top-margin: 10px; font-size: 7.5pt; text-align: center; text-decoration: none; font-weight: bold; margin-left: 5px; margin-right: 5px; }
.centersmalltext{ font-size: 7.5pt; margin-left: 20px; margin-right: 20px; }

.contentbox {
	margin-left: 0px;
	margin-right:0px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	background-color:#FFFFF8;
	border-color:#008000;
	border-style:solid;
	border-width: 1px;
	texxt-align: left;
}


h1 {color:#660000; font-weight: bold; font-size: 13pt}
h2 {color:#660000; font-weight: bold; font-size: 11pt}
h3 {color:#660000; font-weight: bold; font-size: 9pt}
h4 {color:#333333; font-weight: bold; font-size: 8pt}
h5 {color:#333333; font-weight: bold; font-size: 7pt}
