﻿h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #CC0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
	width: 719px;
	text-align: center;
}
.body_text {
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-variant: normal;
	font-weight: normal;
	background-repeat: repeat;
	background-attachment: scroll;
}
.guarantee_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.nav_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;

}
a:hover {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;

}
a:active {
	text-decoration: none;
	color: #0066ff;
	font-weight: bold;