@charset "utf-8";
/* CSS Document */

.body_text
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.body_text_small
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.body
{
	color: #000000;
	font-family: verdana; 
	font-size: 12px
}

.headline
{
	color: #CC0000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 38px;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	text-align:center;
}

.headline2
{
	color: #CC0000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 38px;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	text-align:center;
}

.small_headline
{
	color: #CC0000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	text-align:left;
}
.guarantee
{
	background-color:#e6e6ff;
	border:solid;
	border-color:#d70305;
	padding:10px;
}

.subheadline
{
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
	text-align:left;
}

hr
{
	color: #333333;
}


.indent
{
	width: 16px;
}

.input
{
	width: 240px;
}

.list_bullet
{
	margin-top: 9px;
}

.terms_text
{
	color: #333333;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

H1	{
	color:#CC0000;
}

H2	{
	color:#CC0000;
}

H3	{
	color:#CC0000;
}

H4	{
	color:#CC0000;
}

.MsoNormal {
	FONT-FAMILY: "Times New Roman"; 
	FONT-SIZE: 12pt; 
	FONT-WEIGHT: normal;
	mso-style-parent: ""; 
	margin-left:0in; 
	margin-right:0in; 
	margin-top:0in; 
	margin-bottom:0pt
}

.highlight_yellow
{
	background: #ffff00;
	color: #000000;
}


