body {
font-family: Geneva, Arial, Helvetica, sans-serif;
text-align: left;
color: white;
background-color: black;
font-size: 13;
padding: 0;
margin-top: 20;
margin-left: 10;
}

a:link { color: #CE0000; }
a:visited { color: #CE0000; }
a:hover { color: blue; }
a:active { color: #CE0000; } 




h1 {
font-size: 16;
}

h2 {
font-size: 15;
margin-bottom: 3;
}

td {
font-family: Geneva, Arial, Helvetica, sans-serif;
text-align: left;
color: white;
background-color: black;
font-size: 13;
}

