body {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding: 0px;
	margin: 0px;}

.headline {
	font-size: 26px;
	color: #B2091D;
	font-family: Tahoma;
	text-align: center;
	font-weight: bold;
	font-style: italic;}
	
.subheadline {
	font-family: arial;
	color: #000;
	text-align: center;
	font-size:18px;
	font-weight: bold;}
	
.subtitle {
	font-size: 26px;
	color: #B2091D;
	text-align: center;
	font-weight: bold;}
	
.alert {
	font-family:verdana;
	font-size:12px;
	background-color: #FFFF00; 
	font-weight:bold;
	margin-left:20px;}
		
#content {margin:0 auto; padding:0 35px 0 35px;}

.testimonials {
	padding:0 35px 5px 35px;
	text-align:left;
	font-family:arial;
	font-style: italic;
	font-size: 14px;}

.footer {}

p {	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: justify;}

ul.list {margin-left:30px; list-style-type: none; padding:5px 0 5px 0; font-family:Tahoma;}
li {background-image:url('images/arrow.png'); height:auto; background-repeat: no-repeat; padding:0 0 20px 50px;}

ul.checkbox {margin-left:60px; margin-right: 80px; list-style-type: none; padding:10px; font-family:Tahoma; border: 5px dashed #000000;}
li.checkbox {background-image:url('images/checkbox.png'); height:auto; background-repeat: no-repeat; padding:0 0 10px 40px;}
li.bullets {background-image:url('images/bullets.png'); height:auto; background-repeat: no-repeat; padding:0 0 10px 20px;}
li.x {background-image:url('images/x2.png'); height:auto; background-repeat: no-repeat; padding:0 40px 10px 30px;}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #0066CC;
	text-decoration: none;}

a img {	border: none;}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #0066CC;
	text-decoration: none;
}

.bold {font-weight:bold;}
.italic {font-style:italic;}
.underline {text-decoration:underline;}
.boldandunderline {
	font-weight: bold;
	text-decoration: underline;
}

.highlighted {
	background-color: #FFFF00; 
	font-weight:bold;
}

.italiclight {
	background-color: #FFFF00;
	font-weight: bold;
	font-style: italic;}
	
.blue {
	color: #0000FF;
}
.centered {
	text-align: center;
}

.redandbigger {
	font-size: 24px;
	color: #B2091D;
	text-align: center;
	font-weight: bolder;}

.bigger {
	font-size: 18px;
	font-weight: bold;
	color:#000000;}

.floatleft {
	border:3px solid #000000; 
	float:left; 
	margin:0 10px 5px 0;}

floatleft_nb {
	float:left; 
	margin:0 10px 5px 0;}
	
.floatright {
	border:3px solid #000000; 
	float:right; 
	margin:0 0 5px 10px;}
	
.redandbiggerleft {
	font-size: 24px;
	color: #B2091D;
	text-align: left;
	font-weight: bolder;}
	
.bonusbox {
	border: 8px dashed #B2091D;
	margin:0 auto; width:500px;
	padding: 0 10px 10px 10px;}
	
#guarantee {
	border: 8px dashed #B2091D;
	margin:0 auto; width:500px;
	padding: 0 10px 10px 10px;}