body
{
font-family: calibri,trebuchet ms,verdana,helvetica,sansserif,sans-serif;
background-color: black;
color: #EEE;
}

table.main
{
background-color: #300;
}

h1,h2,h3,h4,h5,h6
{
font-family: consolas,'lucida console',andale mono,monospace,fixed;
text-align: center;
}

code
{
font-family: consolas,'lucida console',andale mono,monospace,fixed;
}

em {font-style: italic;}
strong {font-weight: bold;}

a:link {color: #ADE;}
a:visited {color: #EAF;}
a:active: {color: #8FF;}
a:hover: {color: #8FF;}

