h1 {
    color:#EEEEEE; 
    font-family:sans-serif;
    letter-spacing:6px;
}

h2 {
    color:#EEEEEE;
    font-family:sans-serif;
    letter-spacing:2px;
}

p {
    color:#EEEEEE;
    font-family:sans-serif;
    font-size:13pt;
    margin-left:40px;
    line-height:1.2;
}

psmall {
    color:#EEEEEE;
    font-family:sans-serif;
    font-size:12pt;
    margin-left:40px;
    line-height:1.2;
}

dl {
    color:#EEEEEE;
    font-family:sans-serif;
    font-size:12pt;
    margin-left:40px;
    line-height:1.2;
}

dt {
    text-decoration:underline;
}

a:link { color:#00BFFF; text-decoration:none; }
a:visited { color:#00BFFF; text-decoration:none; }
a:active { color:#00BFFF; text-decoration:none; }
a:hover { color:#FFA500; text-decoration:none; }


body {
    width:600px;
    background-color:black;
    background-image:url(images/bkg/rotate.php);
    background-repeat:no-repeat;
    background-position:right;
}

hr {
    color:#EEEEEE;
}

table {
    font-family:sans-serif;
    font-size:14pt;
}

