h1 { font-family:Verdana; font-size:36pt; color:white; font-style:bold; }
h2 { font-family:Verdana; font-size:200%; color:white; font-weight:500; font-style:bold;}
h3 { font-family:Verdana; font-size:130%; color:white; font-weight:700;}
h4 { font-family:Verdana; font-size:12pt; color:FFBE00; font-style:bold; white-space:nowrap;}

body { font-family:Verdana; color:white;}
td { font-family:Verdana; color:white;}

a:link { text-decoration : none;  color:FFBE00;}
a:visited { text-decoration : none;  color:FFBE00;}
a:hover { text-decoration : underline;  color:FFBE00;}

td.special
{
a:link { text-decoration : none;  color:black;}
a:visited { text-decoration : none;  color:black;}
a:hover { text-decoration : underline;  color:black;}
}