body {
	margin: 0;
	/*background-color: #FFFFFF;*/
	background-color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	
}

a:link { 
	color:#990000;
	/*text-decoration: none; */
}

a:visited { 
	color:#990000;
	/*text-decoration: none; */
}
			
a:hover { 
	color:#000066;
	/*text-decoration: none; */
}

ul {text-align: left}
li {text-align: left}
.headline1 {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 28px;
	color:#FF0000;
	line-height: 34px;
}

.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:20px;
	color:#FF0000;
	line-height: 20px;
}

#main_wrapper {
	width: 550px;
	background-color:#FFFFFF;
	margin: 0px;
	padding:50px;
	border-style: solid;
	border-color:#000000;
	border-width: 2px;
	
}
.style2 {font-size: 24px}

.testimonial {
	width: 500px;
	background-color:#deebf9;
	margin: 0px;
	padding:25px;
	border-style: solid;
	border-color:#000000;
	border-width: 1px;
	
}

.offer {
	width: 400px;
	background-color:#FFFFCC;
	margin: 0px;
	padding:25px;
	border-style:dashed;
	border-color:#000000;
	border-width: 2px;
	
}
.style5 {color: #FFFFFF}
.style6 {
	color: #FF0000
	font-family: tahoma,arial,helvetica,sans-serif;
	}
.style7 {
	color: #FF0000;
	font-size: 36px;
	font-weight: bold;
	font-family: tahoma,arial,helvetica,sans-serif;
}
.style10 {color: #000066}
.style13 {font-family: tahoma,Arial, Helvetica, sans-serif; font-weight: bold; font-size: 18px; color: #000066; line-height: 20px; }