body {  
background: #B5A140;
margin-top: 10;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
text-indent: 0;
 }
 
a.one:Link {color:#333333;text-decoration:underline;}
a.one:Visited {color:#333333;text-decoration:underline;}
a.one:Hover {color:#B5A140;text-decoration:none;}
 
a.two:Link {color:#FFFFFF;text-decoration:none;}
a.two:Visited {color:#FFFFFF;text-decoration:none;}
a.two:Hover {color:#B5A140;text-decoration:underline;}

a.three:Link {color:#FEA722;text-decoration:underline;}
a.three:Visited {color:#FEA722;text-decoration:underline;}
a.three:Hover {color:#B5A140;text-decoration:none;}
 
#text { font: 8pt "Verdana";
color: #333333;
}

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

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

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

#text6 { font: 8pt "Verdana";
color: #333333;
text-indent: 15px;
}

#text7 { font: 8pt "Verdana";
color: #004000;
font-weight: bold;
}

#text8 { font: 12pt "Arial";
color: #004000;
font-weight: bold;
}

.bdr {
border: 1px solid #CCCCCC !important;
}

.ten  { font-family: arial, helvetica, sans-serif;
font-size: .75em; }

.eight  { font-family: arial, helvetica, sans-serif;
font-size: .65em; }

#table1 {
border-style: solid;
border-color: #AAAA00;
border-width: 3px 3px 3px 3px;
}

#table2 {
border-style: solid;
border-color: #AAAA00;
border-width: 1px 1px 1px 1px;
}

address { font-family: arial, helvetica, sans-serif;
font-size: 1em; }
 