body {
 font-family: verdana,arial,helvetica;
 font-size:   small;
 color: #FFFFFF;
 background: #000000;
}
td {
 font-family: "ms sans serif", sans-serif;
 font-size:   small;
 color: #FFFFFF;
 background: #333333;
}
th {
 font-family: "ms sans serif", sans-serif;
 font-size:   medium;
 color: #FF0000;
 background: #333333;
}
h1,h2,h3 {
 font-family: verdana, arial, helvetica;
 font-weight: bold;
 color: #FF0000;
 background: #000000;
}
h4,h5,h6 {
 font-family: "ms sans serif", sans-serif;
 font-weight: normal;
}
h1 { font-size: x-large; }
h2 { font-size: large; }
h3 { font-size: medium; }
h4 { font-size: small; }
h5 { font-size: x-small; }
h6 { font-size: xx-small; }

a:link    { color: #FF7F00; }
a:visited { color: #AB0C38; }
a:active  { color: #FFFF00; }
