

.headlines { color: white;
             font-size: 9pt;
             font-family: Geneva,Arial,san-serif;
             line-height: 10pt; }
.headlines A         { color: white; }
.headlines A:link    { color: white; text-decoration: none;}
.headlines A:visited { color: white; text-decoration: none;}
.headlines A:active  { color: white; text-decoration: none;}
.headlines A:hover   { color: white; text-decoration: underline;}

TH { color: #000000;
     font-size: .8pc;
     font-family: Geneva,Arial,Helvetica,sans-serif; 
     font-weight: bold; 
     text-align: center; }

A         { color: #000099; }
A:link    { color: #000099; text-decoration: underline;}
A:visited { color: #000099; text-decoration: underline;}
A:active  { color: #4C7594; text-decoration: underline;}
A:hover   { color: #4C7594; text-decoration: underline;}