BODY {
	background-color: White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
 
A {
	color: #083194;
	text-decoration: none;
}

A:Hover {
	color: red;
	text-decoration: none;
}

H1, H2, H3, H4 { 
	font-variant: normal;
	background-color: White;
	color: Black; 
}
P {
	color: Black;
	size: 10px;
}

.bcDesc {
	font-size: xx-small;
}

.bcDescS {
	font-size: x-small;
}

.listPrice
{ 
	font-size: xx-small;
	color: #000099;
}

.dealerPrice
{ 
	font-size: xx-small;
	color: red;
}

.productPageLabel
{
	font-family: Arial;
	font-size: small;
	font-weight: bold;
}
