
.body  { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.smallbody { color: black; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.homebody { color: white; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.subheader { color: black; font-weight: bold; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.pageheader  { color: red; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:active  { color: black; font-weight: bold; text-decoration: none }
a:link   { color: black; font-weight: bold; text-decoration: none }
a:hover  { color: black; font-weight: bold; text-decoration: underline }



.guarantee 
{
	position: absolute;
	text-align: left;
	height: 50px;
	background: #f30;
}

.guaranteeText 
{
	font-size: 18px;
	font-weight: bold;
	display: block;
}

*html .guaranteeText 
{
	padding-top: 20px;
}
