<STYLE type="text/css"> 

body { 
  background-color: #000096;
  font-family: arial;  
  font-size: 14px;  
  color: #FFB700;
     }
     

table, td { 
  background-color: #000096;
  font-family: arial;  
  font-size: 14px;  
  color: #FFB700;
   }

h1 { 
  color: #FFB700;
  font-family: arial;  
  font-size: 20px;  
     }
     
p { 
  background-color: #000096;
  font-family: arial;  
  font-size: 14px;  
  color: #FFB700;
     }     

a:link {
  color: #FFB700;  
  font-family: arial; 
  text-decoration: underline;
  font-size: 14px;
       }

a:visited {
  color: #FF5750;  
  font-family: arial; 
  text-decoration: underline;
  font-size: 14px;
          }
          
a.linkpiccolo:link {
  color: #FFB700;  
  font-family: arial; 
  text-decoration: underline;
  font-size: 10px;
       }   
             
a.linkpiccolo:visited {
  color: #FF5750;  
  font-family: arial; 
  text-decoration: underline;
  font-size: 10px;
          }
          

small {
  font-size: 10px;  
           }          


</STYLE>