body {  
background: #FAFAEF;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
text-indent: 0;
 }
 
 a.three:Link {color:#8888FF;text-decoration:none;}
 a.three:Visited {color:#8888FF;text-decoration:none;}
 a.three:Hover {color:#333333;text-decoration:underline;}
 
#text { font: 8pt "Verdana";
color: #333333;
}

#text2 { font: 10pt "Verdana";
color: #333333;
}
 
#text3 { font: 10pt "Arial";
color: #333333;
}

#text4 { font: 8pt "Arial";
color: #333333;
}

hr {
margin-left: 10;
margin-right:auto;
width: 95%;
height: 1px;
color: #FF9900;
}

