body {
	background-color: FFFFFF;
	}

table {
} 

table td {
	font-family: Arial, Helvetica, sans-serif;
	color: 000000;
	font-size: 8.5pt;
	vertical-align: top;
	align: left;
	white-space: nowrap;
}

body, div, p, tr, td{
	font-family: Arial, Helvetica, sans-serif;
	color: 000000;
	font-size: 8.5pt;
}

.row1 {
	background-color: #DDCC99;
}

.row2 {
	background-color: none;
}

.tire_list {
	font-family: Arial, Helvetica, sans-serif;
	color: DC241F;
	font-size: 8.5pt;
	font-weight: plain;
}

.spec_title {
	font-family: Times New Roman, Times, serif;
	color: 333300;
	font-size: 13pt;
	font-weight: bolder;
	text-transform: capitalize;
}

.tire_sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	color: EEEEEE;
	font-weight: bold;
	font-size: 8.75pt;
}

.tire_text {
	font-family: Arial, Helvetica, sans-serif;
	color: 433007;
	font-size: 8.5pt;
}

.quick_jump {
	font-family: Arial, Helvetica, sans-serif;
	color: 433007;
	font-size: 8.5pt;
	font-weight: bold;
}


a, a:link {
	color: DC241F;
	text-decoration:none;
} 

a:hover, a:active {
	color: DC241F;
	text-decoration:underline;
} 

a:visited { 
	color: DC241F;
	text-decoration:none;
} 
