.tableclass {
    font-size: 9pt;
    font-family: Arial;    
    line-height: 95%;    
    background: darkgreen;
}
.tableeaclass {
    font-size: 9pt;
    font-family: Arial;    
}
table.a:link {

}
.underlined  {
    font-size: 9pt;
    font-family: Arial;    
    border-left-width: 1;
    border-right-width: 1;
    border-top-width: 1; 
    border-bottom-style: solid;
    border-bottom-width: 1;
    border-color: darkblue;
}
.plain  {
    font-size: 9pt;
    font-family: Arial;    
}
.hunderlined  {
    font-size: 10pt;
    font-family: Arial;  
    font-weight: bold;  
    color: #800000;
    border-left-width: 1;
    border-right-width: 1;
    border-top-width: 1; 
    border-bottom-style: solid;
    border-bottom-width: 1;
    border-color: darkblue;
}
.hplain  {
    color: #800000;
    font-weight: bold;  
    font-size: 10pt;
    font-family: Arial;    
}
.highlight  {
    font-size: 9pt;
    font-family: Arial;  
    font-weight: bold;  
    color: yellow;
}
.highlightL  {
    font-size: 17px;
    font-family: Arial;  
    font-weight: bold;  
    color: #0000FF;
}
.highlightEA  {
    font-size: 9pt;
    font-family: Arial;  
    font-weight: bold;  
    color: #0000FF;
}
.highunderlined  {
    font-size: 9pt;
    font-family: Arial;  
    font-weight: bold;  
    color: yellow;
    border-left-width: 1;
    border-right-width: 1;
    border-top-width: 1; 
    border-bottom-style: solid;
    border-bottom-width: 1 
}
td{
    font-size: 10pt;
    font-family: Arial;  
    color: yellow;
}
table{
    font-size: 10pt;
    font-family: Arial;  
    color: yellow;
}
