/* Style */

a:link, a:visited {
text-decoration : none;
color: #FF0000;
font-family:Verdana; font-size:7pt; font-weight:bold  }

a:hover {
text-decoration : none;
color: #FFEC00;
font-family:Verdana; font-size:7pt; font-weight:bold 
}

a:active {
text-decoration : none;
color: #FF0000;
font-family:Verdana; font-size:7pt; font-weight:bold }

body, p, table, td, tr, ul {
    font-family: Verdana; font-size: 7pt; color: #808080; 
list-style-type:square    
    }
    
h1, h2, h3       { 
    font-family: Tahoma; 
    font-size: 7pt; color: #FFFFFF; 
    letter-spacing:1; 
    font-weight:bold; text-align:left; text-transform:uppercase   
    }
    

