/* CSS Document */

body{
	background-color:#FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.letheader{
	font-size:30px;
}
.bonus_table{
	border:#990000 dashed 2px;
}
.footernav{
	font-size:11px;
	padding-top:15px;
	padding-bottom:5px;
	text-align:center;
}
.footernav a{
	text-decoration:none;
	color:#009900;
	font-weight:bold;
}
.footernav a:hover{
	text-decoration:underline;
	font-weight:bold;
}
.strikeout{
	text-decoration:line-through;
}
.testimonial{
	border:#000000 solid 1px;
	background-color:#FFFFCC;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	margin-bottom:10px;
	margin-top:10px;
}
.copyright{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}
.form_input{
	font-size:14px;
	font-family:Tahoma;
	font-weight:bold;
	color:#FFFFFF;
}
.form_info{
	color:#FFFFFF;
	padding-right:5px;
	font-weight:bold;
	color:#FFFFFF;
}
.guarantee{
	border:#000000 solid 1px;
	background-color:#CCFFCC;
}
.black{
	color:#000000;
}
.red{
	color:#FF0000;
}
.blue{
	color:#0000CC;
}
.green{
	color:#009900;
}
.white{
	color:#FFFFFF;
}
.highlight{
	background-color:#FFFF00;
}
h1{
	font-family:Tahoma;
	font-size:24px;
	font-weight:bold;
	color:#DF331D;
	text-align:center;
	line-height:28px;
	margin-bottom:5px;
	margin-top:5px;
}
h2{
	font-family:Tahoma;
	font-size:22px;
	font-weight:bold;
	color:#FF0000;
	text-align:center;
	line-height:28px;
}
h3{
	font-family:Tahoma;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	line-height:24px;
}
h4{
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
}
.underlined{
	text-decoration:underline;
}
