
a:link    {color: blue; text-decoration: none;}
a:visited {color: blue; text-decoration: none;}
a:active  {color: red; }
a:hover   {color: red; text-decoration: underline; }

/*th {color: white;}*/
body, table {font-family: gill, helvetica, sans-serif; font-size: 10pt;}
small {font-family: gill, helvetica, sans-serif; font-size: 8pt;}
