body {
    background-color: black;
    color: silver;
    font-size:10px;
}
body, table, tr, td, th {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 16px;
    letter-spacing: 1px;
}
b, strong { font-weight: normal; color: white; }
/*h1 { color: transparent; text-align: center; text-shadow: black 0px 0px 1px, red 2px 2px 2px, silver -2px -2px 2px; }*/
h1 { color: red; text-align: center; }
#links { margin: 0 auto; }
#links li { display: inline; margin-right:20px;}
#links a:link, #links a:visited { color: olive; }
