.drive {
	background-color: #FFFFFF;
}
.red {
	background-color: #FF3333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-style: italic;
	font-weight: bolder;


}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FF3333;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;


}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
}
.sidemen {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;


}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3333;
}
.border {
	border: 1px solid #666666;
}
.redunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
}
.drivability {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bolder;
}
