a         { color: #00FF00; text-decoration: none; }
a:visited { color: #00CC00; text-decoration: none; }
a:hover   { color: #CCFFCC; text-decoration: none; }

a.agreen {  
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10pt; 
   font-weight: bold; 
}

a.agreen:visited {  
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10pt; 
   font-weight: bold; 
}

a.agreen:hover {  
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10pt; 
   font-weight: bold; 
}

p.btext, li, ul {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: bold;
}

p.btext { text-align: justify; }
p.stext { font: 8pt Verdana, Arial, Helvetica, sans-serif; text-align: center; }
p.ctext { font: 10pt Georgia, "Times New Roman", serif; text-align: justify; }
p.ctext-cpr { font: 8pt Georgia, "Times New Roman", serif; text-align: right; }

p.copyright { font: 8pt Georgia, "Times New Roman", serif; text-align: right; }
