body
{
    background-color: #000;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
}
a img {border: none; }
a:link { color: #8888FF; text-decoration: none }
a:visited { color: #8888FF; text-decoration: none }
a:hover { color: #8888FF; text-decoration: underline overline }
a:active { color: #8888FF; text-decoration: underline overline }
.smalltext {font-size: 0.8em;}
.smallertext {font-size: 0.6em;}
.disclaimer {font-size: 0.9em; width: 75%}
p {text-align: center; margin-left: auto; margin-right: auto;}
h1 {text-align: center; margin-left: auto; margin-right: auto;}
.new { font-size: 0.8em; color: #f00; }