
body {
        background-image: url(steambg.jpg);
        background-position:top left;
        background-repeat:yes;
        background-color:#0A090E;
}

i{ font-family:georgia;font-size:10px; color:#FFFFFF;}
b{ font-family:arial;font-size:10px; color:#FFFFFF;}
u{ font-family:georgia;font-size:10px; color:#FFFFFF;}
s{ font-family:arial;font-size:10px; color:#FFFFFF;}

}

input, textarea
{color:#EAEAEA;
text-align: justify;
background: #0A090E;
font-size: 10px;
font-weight: normal;
text-decoration: none;
font-family:Trebuchet MS;
text-align: justify;
border-width: 1px;
border-style: solid;
border-color:#4C4C4C;}


body,tr,td,xmp,div
{color:#EAEAEA;
text-align: justify;
font-size :10px;
font-family :Trebuchet MS;
font-weight: normal;
border:none;
border-color:#686868;
background-color:transparent;
line-height: 13px;
}

h1

{color:#EAEAEA;
text-align: justify;
font-size :10px;
font-family :Trebuchet MS;
font-weight: normal;
border:none;
border-color:#686868;
background-color:transparent;
line-height: 13px;  }



a.nav:link, a.nav:visited, a.nav:active {
        text-decoration: none;
        font-family: Trebuchet MS;
        font-size: 10px;
        line-height: 10pt;
        color: #535353;
        background-color: E6E6E6;
        cursor: hand;
        display: block;
        text-align:left;
        margin: 4px;
        padding: 4px;
        border-bottom:0px solid #000000;
        border-right: 0px solid #000000;
        border-left: 0px solid #000000;
}
a.nav:hover {
        font-family: Trebuchet MS;
        font-size: 10px;
        line-height: 10pt;
        font-weight: none;
        color: #7E7E7E;
        text-align: left;
        background-color: #B1B1B1;
        cursor: hand;
        display: block;
        margin: 4px;
        padding: 4px;
        border-bottom:0px solid #000000;
        border-right: 0px solid #000000;
        border-left: 0px solid #000000;
}