BODY
{
        color: A88611;
        font-family: Verdana, Arial;
        font-size: 11px;
        background-color: #153900;
        background-repeat: no-repeat;
        background-position: center;
		padding:0;
		margin:0; 
}

TD
{
        color: A88611;
        font-family: Verdana, Arial;
        font-size: 11px;
}

H1
{
        font-family: sans-serif;
        color: red;
}

.rowtitle{
       font-family: Verdana, Arial;
       color: black;
       background-color: #EEE1B1;
}

.subtitle{
       font-family: Verdana, Arial;
       font-style: italic;
       color: black;
       background-color: #EEE1B1;

}

A:link {text-decoration: none;color:#A88611;}
A:visited {text-decoration: none;color:#A88611;}
A:active {text-decoration: none;color:#A88611;}
A:hover {text-decoration: underline; color: red;}

IMG
{
  border: 0;
}
