body {
margin:0;
background-color:#BECEF2;

}
p {
margin: 0 auto 0 auto;
}

A:link {text-decoration: none; color:#244EEE;}
A:visited {text-decoration: none; color:#244EEE;}
A:active {text-decoration: none; color:#244EEE;}
A:hover {text-decoration: underline; color:#F24B52;}

h1 {
margin:0px;
font-family: 'trebuchet ms', Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
color:#F24B52;
}
#body {
width:700px;
margin: 15px auto 15px auto;
background-color:#778AF7;
border: 1px #737373 solid;
padding: 10px;
}
.content {
background-color:#FFFFFF;
border: 1px #737373 solid;
padding: 25px;
color:#000;
font-family: 'trebuchet ms', Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}
.testimonial {
background-color:#FFFFA4;
border: 1px #BECEF2 dashed;
margin: 0 auto 0 auto;
width: 500px;
padding:10px;
vertical-align:top;
}
.testimonial img {
float:right;
margin: 0 0 5px 5px;
border: 1px #333 solid;
}
.testi_text {
font-family:"Courier New", Courier, monospace;
font-size:12px;
color:#333;
}
.box {
font-family:"Courier New", Courier, monospace;
font-size:12px;
}
.box table{
border: 1px #BECEF2 dashed;
border-bottom: none;
background-color:#FFFFA4;
}
.box td {
padding: 3px;
border-bottom: 1px #BECEF2 dashed;
}
.color1{
background-color:#fff;
}
.color2{
background-color:#AFFF80;
}
.copy {
	color: #244EEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
}
.style1 {font-weight: bold}
.style2 {
	color: #009900;
	font-weight: bold;
}
.style3 {
	color: #5A72F5;
	font-size: 16px;
}
.style4 {color: #5A72F5}
.style5 {
	font-size: 16px;
	font-weight: bold;
}
.style6 {color: #FF9900}
.style8 {color: #F24B52}
.style9 {font-size: 16px}
.style10 {font-weight: bold}