 


/*


A.noformatting { text-decoration: none;
}



TR.even TD { 
    background: #EBF4FB;
    
    }

TR.even TD A, TR.odd TD A   {
    text-decoration: none;
    
}
TR.odd TD { 
    background: #CDE4F2;
    text-decoration: none;
     }

TR.hi  TD, TR.even TD.hi, TR.odd TD.hi { 
    background: #5A1862; 
    color: white; 
    padding-top : 2px;
    padding-bottom : 2px;
    padding-left : 4px;
    padding-right : 4px;
      
}

TR.hi  A { 
    background: #5A1862; 
    color: white; 
    text-decoration: none;
    }


TR.even TH {
    background : #AFD3EB;
    color: black;
     } 

TR.odd TH {
    background: #6699cc;
    color: black;
    } 
TR.odd TH  A, TR.even TH A {
    color: black;
    } 

TR.tabletitle TH, TR TH.tabletitle { 
    background: #CDE4F2;
    font-size : 14pt;
    font-style : normal;
    }

H1
{
    FONT-SIZE: 10pt;
}

H3
{
    FONT-SIZE: 9pt;

}

BODY, P, UL, DL, li
{
    BACKGROUND-COLOR: #FFFFFF;
    PADDING: 0px;
    FONT-SIZE: 14px;
    font-family: Georgia, Times, serif;
    font-style : normal;
}


TD
{
    FONT-SIZE: 14px;
    font-style : normal;
    text-align: left;
    vertical-align: top;
    
}

TH
{
    FONT-SIZE: 14px;
    color: black;
    font-style : normal;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}

TH A {
color:black;}
*/



