link { color : #0000EE;   background : #000000; }
visited { color : #551A8B;   background : #000000; }
active { color : #FF0000;   background : #000000; }

BODY, P, DIV, TD {
   font-family : Helvetica, arial, sans-sherif;
   font-size : 12pt; 
   color : #FFFFFF; 
   font-weight : 800;
   background : #000000;
}

BODY.times, P.times, DIV.times, TD.times {
   font-family : times, serif;
   font-size : 12pt; 
   color : #FFFFFF; 
   font-weight : 600;
   background : #000000;
}

H1 {
   font-family : times, serif; 
   font-size : 18pt;
   font-weight : 600;
   color : #C0C0C0;
   background : #000000;
   text-align : center;
}

EM {
   color : #FFCC00;
   background : #000000;
   font-size : 120%;
   font-style : normal;
}
