body, p, td {
    font-family: helvetica,arial,sans-serif;
    font-size: 95%; 
    color: #000000; 
}

h1 {
    font-size: 200%; 
    text-align: center;
}

a {text-decoration: none;}
a:link {color: #6F0808;}
a:visited {color: #6F0808;}
a:active {color: #333399;}
a:hover {background-color: #6F0808; color: #888888;}
tag:hover {color: #6600cc;}

body {
    width: 90%;
    margin: 0em;
    padding: 1em;
}


table {
    margin: 0.75em;
    margin-left: 3em;
}

table th, table td {
    text-align: center;
    padding-left: 0.75em;
    font-size: 80%;
}
