.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.15;
	font-weight: normal;
}
h1 {
	font-family: Impact;
	font-size: 34pt;
	line-height: 100%;
	color: #e90f0f;
}
h2 {
    font-family: Impact;
	font-size: 21pt;
	line-height:100%;
	color: #000000;
}
h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	line-height: 110%;
	color: #e90f0f;
	padding-top:15px;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.15;
	font-weight: normal;
	color: #000000;
}

.title {
	font-family: Impact;
	font-size: 34pt;
	color: #e90f0f;
}
.title2 {
	font-family: Impact;
	font-size: 34pt;
	color: #CC0000;
}
.title3 {
	font-family: Impact;
	font-size: 24pt;
}
.title4 {
	font-family: Impact;
	font-size: 24pt;
	color: #CC0000;
}
.title5 {
	font-family: Impact;
	font-size: 24pt;
	color: #FFFFFF;
}
.title6 {
	font-family: Impact;
	font-size: 16pt;
	color: #000000;
}
.title7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
}
.title8 {
	font-family: Impact;
	font-size: 16pt;
	color: #CC0000;
}



.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}
.textsmall2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}
.textsmall3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}


.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFF00;
}
.testimonial {
	font-family: "Courier New";
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	line-height: 30px;
}
.testimonial2 {
	font-family: "Courier New";
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	line-height: 1.5;
}
.testimonial3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.5;
}


a {
	color: #006699;
}
a:hover {
	color: #00CCFF;
}
body {
	background-color: #f1f1f1;
}
#bonuses {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 130%;
	margin: 15px auto;
	padding: 10px;
	border: 2px dotted #CCCCCC;
	width: 500px;
}
.imageRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}
.imgLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
