BODY    {
    background-color: #000000;
    font-family : Arial;
    font-size : 9pt;
    color: #000000;
 }

a { color : #8E9BA8; text-decoration : none; font-weight: bold; }

p, table, tr, td, ul, li {

font-family: Georgia; 
font-size: 9pt; 
color: #000000;
line-height: 20px;
}

H1 { font-size : 14; color : #FF9966; font-weight : bold; }

input, textarea, select { 
font-family: verdana; 
font-size: 10px; 
background-color: #E1D7CB; 
font-weight: normal; 
color: #4A301B; 
border-bottom: 1px solid #8E9BA8;
border-top: 1px solid #E1D7CB;
border-left: 1px solid #E1D7CB;
border-right: 1px solid #E1D7CB; }

