body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.body_grey {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.body_grey_sm {
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}
.body_grey_squeeze {
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
.body_white {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}
.nav_white {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 10px;
}
.nav_white_bump {
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 10px;
	padding-bottom: 1px;
}
.nav_black {
	font-size: 11px;
	color: #000000;
}
.white10 {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 10px;
}

#btnSwap {
	background:url(images/btn_red.jpg);
	background-repeat:no-repeat;
	height:34;
}


a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:link.product_name {
	text-decoration: none;
	color:#F00;
}
a:link.body_grey {
	color:#666;
	font-weight:bold;
	text-decoration:underline;
}
a:link.body_grey_sm {
	color: #666666;
	text-decoration:none;
}

a:hover.nav_black {color: white;}
a:hover.nav_white {color: #f9ae41;}
a:hover.product_name {color: #f9ae41;}
a:hover.body_grey {color:#999;}
a:hover.white10 {color: red;}
a:hover.body_white {color: red;}
a:hover.body_grey_sm {color: red;}

.headline {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}
.product_name {
	font-size: 12px;
	font-weight: bold;
	color: #E8272C;
}
.red_text {
	font-size: 28px;
	font-weight: bold;
	color: #E8272C;
}
.quote_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 40px;
	font-weight: lighter;
	color: #999;
	letter-spacing: -1px;
}

