body {  
background: #660033;
margin-top: 0;
margin-bottom: 3px;
margin-left: 0;
margin-right: 0;
text-indent: 0;
}
 
a:link {color: #660033; text-decoration: underline;}
a:visited {color: #660033; text-decoration: underline;}
a:hover {color: #AAAA00; text-decoration: none;}

a.two:link {color: #AAAA00; text-decoration: none;}
a.two:visited {color: #AAAA00; text-decoration: none;}
a.two:hover {color: #AAAA00; text-decoration: underline;}

.text1 { font: 8pt "Verdana";
color: #333333;
}

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

.text4 { font: 12pt "Arial";
color: #333333;
font-weight: bold;
}

.text5 { font: 8pt "Verdana";
color: #AAAA00;
}

.text6 { font: 10pt "Arial";
color: #333333;
text-align: justify;
}

.text7 { font: 8pt "Verdana";
color: #660033;
}

ul li {   
color: #333333;
font-family: Arial;
font-size: 10pt;
text-indent: 20px;
line-height: 20px;
}

img.bottom {vertical-align:text-bottom}

