

body
    {
    font-size: 10pt;
    font-family: "arial";
    color: #403020;
    background-color: #fafad2;
    }


table
    {
    font-size: 10pt;
    font-family: "arial";
    font-weight: bold;
/*    color: #806040;*/
    }


h2
    {    
    font-size: 13pt;
    font-family: "arial";
    font-weight: bold;
    text-align: center;
    color: #dc143c;
    }
    
h3
    {    
    font-size: 12pt;
    font-family: "arial";
    font-weight: bold;
    font-style: italic;
    color: #dc143c;  
    }



a { font-size: 10pt; }
a:hover { font-size: 10pt;
 font-weight: bold
     }

.loes a
    {
    color: #000000;
    font-size: 8pt;
    }

.loes a:hover
    {
    font-size: 8pt;
    font-weight: bold;
    }    


