BODY
{
    MARGIN-TOP: 5px;
    
    MARGIN-LEFT: 5px;
    COLOR: black;
    MARGIN-RIGHT: 5px;
    FONT-SIZE: smaller;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}

TD
{
   FONT-SIZE: smaller;
   FONT-FAMILY: Arial;
}

A:link
{
    COLOR: #0033CC;
    TEXT-DECORATION: none;
    
}
A:visited
{
    COLOR: #0033CC;
    TEXT-DECORATION: none;
    
}
A:hover
{
    COLOR: #0033CC;    
    TEXT-DECORATION: underline;
        
}

.ARROW
{
 cursor: hand;
 cursor: pointer;
}

.H_1{font-size: 100%; margin: 0px; display: inline; COLOR: black; font-weight: normal;} 
.H_2{font-size: 100%; margin: 0px; display: inline; COLOR: black; font-weight: bold;} 
.H_{font-size: 100%; margin: 0px; display: inline; font-weight: bold;} 
.H_3{font-size: 80%; margin: 0px; display: inline; font-weight: normal;} 

H1 {  font-size :110%; font-weight: bold; color: #0033CC; margin: 0px;}

.last
{
 border: 1px solid #0033CC; 
 padding-top: 6px;
 padding-left: 6px;
 padding-right: 6px;
 padding-bottom: 6px;
 BACKGROUND-COLOR: #E8E8E8;
}