body { font-family: helvetica,geneva,sans-serif; background-color: black; color: white }

h1,h2,h3 { margin: 0; padding: 0 }
h1 { font-size: 130% }
h2 { font-size: 120% }
h3 { font-size: 110% }

td { font-size: 80%; vertical-align: top }
td.title { font-size: 90%; font-weight: bold }
td.header { font-size: 70% }

a { text-decoration: none; color: #ccffff; }
a:hover { text-decoration: underline; }

a.fixed { color: white }

hr { height: 1px; color: #ccffff; background-color: #ccffff; border: 0; }

#menu { color: white; }
#menu a {
    color: white;
    text-transform: uppercase;
    text-decoration: none;
}
