BODY { color: white; background: #003366; }
H1, H2, H3 { 
        font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
        color: white;
}
TD { 
        font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
        color: white;
        font-size: 80%;
}
CENTER {
        font-family: trebuchet, tahoma, arial, helvetica, sans-serif;
        color: white;
        font-size: 60%;
}
A:link { color: #a0a0ff }
A:active { color: white; background-color: blue }
A:visited { color: #7070ff }
