BODY {
     font-family:  times new roman,times,serif;
     font-size: 15px;
     color: #442200;
    }

P, TD, DL, DT, DD, LI, UL, BLOCKQUOTE {
     font-family:  times new roman,times,serif;
     font-size: 15px;
     color: #442200;
     }  
     
H1, H2, H3 {
     font-family:  times new roman,times,serif;
     font-weight: bold;    
     font-size: 17px;
     }

SMALL {
     font-family:  times new roman,times,serif;
     font-size: 11px;
     color: #442200;
     }
     
A:link {
     color: #AA0000; text-decoration: underline
     }
     
A:active {
     color: #CC0000; text-decoration: none
     }
     
A:visited {
     color: #770000; text-decoration: underline
     }   
     

