


body { background-color:#FFFFFF; margin-top:0px;
 margin-left:0px;}

a:link { color:#000000; text-decoration:underline;  }
 a:visited { color:#000000; text-decoration:underline;}
 a:hover { color:#483D8B; text-decoration:none; background-color:#cccccc; }
 a:active { color:#cccccc; background-color:#483D8B; }
 a:focus { color:#cccccc; background-color:#483D8B; }



TABLE { 

 font-family : Century Gothic; 
 font-size : 11px; 
 color : #000000; 
 text-decoration : none; 


p { 
        font-family:        Century Gothic; 
        font-size:          11px; 
        color:              #000000; 
    }

input { 
        font-family:        Century Gothic; 
        font-size:          8pt; 
        color:              #000000; 
    } 



