body {
   margin: 5px 5px 5px 5px;
   font-family: Arial, Helvetica, sans-serif;   
   background: #ffffff;
   color: #000000;
   }
a:hover {
   background: transparent;
   color: #00cc00;
   }
a:link  {
   background: none;
   color: #0000ff;
   }
a:active  {
   background: none;
   color: #009900;
   }
a:visited  {
   background: none;
   color: #ff00ff;
   }
H1 {
   background: #00cc00;
   color: #0033ff;
   font-weight: bold;
}
H2 {
   background: #0033ff;
   color: #00cc00;
   font-style: italic;
}
H3 {
   background: none;
   color: #000000;
   font-style: italic;
}
H4 {
   background: none;
   color: #000000;
   font-style: italic;
   font-weight: bold;
   font-size: 15px;
   }     
I {
   background: none;
   color: #000000
   }
EM {
   background: none;
   color: #ff0000
   }   
P {
   font-size: 14px;
   background: none;   
   color: #000000;
     }            
span {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   background: none;  
   color: #000000;
   }
.question {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 20px;
   background: #ffffff;
   color: #ff6600;
   }
.legal {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   background: #ffffff;  
   color: #000000; 
   }
.popup {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   background: #ffffff;  
   color: #000000; 
   }