BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	margin : 0px;
	padding : 0px;
}

TABLE, TR, TD {
	font-size : 10px;
}

P {
	margin-top : 0px;
	margin-bottom : 10px;
}

UL, LI {
	font-size : 10px;
	list-style-position : inside;
	margin : 0px;
	margin-left : 5px;
}

IMG {
	border : 0px none;
}

.fontScale {
	font-size : 11px;
}

.red {
	color : #B90000;
}

.darkgray {
	color : #333333;
}

.lightgray {
	color : #999999;
}

.green {
	color : #006600;
}

.bold {
	font-weight : bold;
}

H1 {
	font-size : 15px;
	margin : 0;
	padding : 0;
}

H2 {
	font-size : 17px;
	font-weight : normal;
	margin : 0;
	padding : 0;
}

H3 {
	font-size : 11px;
	font-weight : normal;
	margin : 0;
}

A {
	color : #666666;
}

A:link {
	text-decoration : underline;
}

A:hover {
	color : #B90000;
}

A:visited {
}

A:active {
	color : #F10707;
}

.guaranteeHead {
	font-size : 16px;
	font-weight : bold;
	color : #464747;
}

.hidden {
		visibility : hidden;
}

.disappear {
		display : none;
}

.subnav a  img {
	margin-right : 14px;
}

.dealerHead {
	font-size : 11px;
	font-weight : bold;
}