a:link
  {	
   color: rgb(255,237,183);
  }

a:visited
  {
   color: rgb(204,153,0);
  }

a:active
  {	
   color: rgb(204,204,204);
  }

  {
   background-color: rgb(0,0,0);
  }

H1
  { 
   color: rgb(204,153,0);
   font-family:Arial; 
   font-size: 24pt; 
   font-weight:bold; 
   text-align:center; 
  }

H2
  { 
   color: rgb(204,153,0);
   font-family:Arial; 
   font-size: 36pt; 
   text-align:center; 
   }
H3
  { 
   color: rgb(204,153,0);
   font-family:Lucida Console; 
   font-size: 11pt; 
   text-align:justify;  
   line-height:150%; 
   margin-left:1cm; 
   margin-right:1cm;
  }

H4
  { 
   color: rgb(204,153,0);
   font-family:Lucida Console; 
   font-size: 11pt; 
   text-align:Center;  
   line-height:150%;
  }