body {
    background: grey;
    }
tt {
    font-family: fixed, courier
    font-size: 10pt;
    color: #E0E0E0;
    }
html, body, th, td, tr, p, li, ul, menu {
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 10pt;
    color: #E0E0E0;
    }
a {
    font-family: verdana, helvetica, arial, sans-serif;
    color: #E0E0E0;
    }
h1 {
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 24pt;
    color: #C0C0C0;
    }
h2 {
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 18pt;
    color: #C0C0C0;
    }
h3 {
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 14pt;
    color: #C0C0C0;
    }
h4 {
    text-align: center;
    font-family: verdana, helvetica, arial, sans-serif;
    color: #FFFFFF;
    }
div.menubox {
    margin: 30px 50px;
    width: 300px;
    text-align: center;
    background-color: #000000;
    opacity: 0.6;
    filter:alpha(opacity=60);
    }
div.shadowbox {
    margin: 30px 50px;
    width: 70%;
    text-align: center;
    background-color: #000000;
    opacity: 0.6;
    filter:alpha(opacity=60);
    }
div.textbox {
    margin: 30px 50px;
    text-align: left;
    background-color: #000000;
    }
