table { 
    background-repeat: no-repeat
    }

td { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: bold;
    color: #666666;  
    vertical-align: top;
    margin-top: 3px; 
    margin-bottom: 3px; 
    margin-left: 6px; 
    margin-right: 3px; 
    }

p {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: bold;
    color: #666666;  
    vertical-align: top; 
    margin-top: 10px; 
    margin-bottom: 5px; 
    margin-left: 3px; 
    margin-right: 3px; 
    }

STRONG { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 13px; 
    font-weight: bolder;
    letter-spacing : 1px;
    color: #000000; 
    }

B { 
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: bold;
    color: #000000; 
    }

H1 { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 18px; 
    font-weight: bolder;
    color: #b18e2a;
    letter-spacing : 3px;
    line-height: 200%; 
    text-align: right; 
    margin-top : 0px;
    margin-bottom : 0px;
    }

UL { 
    font-family: Arial, Helvetica, sans-serif; 
    text-align: left; 
    color: #996633;
    margin-top : 0px;
    line-height: 125%; 
    margin-bottom : 3px;
    margin-left : 15px;
    margin-right : 0px;
    }

a { 
    font-family: Arial, Helvetica, sans-serif; 
    color: #996633;
    font-size: 13px; 
    font-weight: bold;
    font-style: italic; 
    }

a:hover {  
    font-family: Arial, Helvetica, sans-serif; 
    color: #FF0000;
    font-size: 13px; 
    font-weight: bold;
    font-style: italic; 
    }

