BODY
{
    MARGIN-TOP: 0px;
    
    MARGIN-LEFT: 0px;
    COLOR: black;
    MARGIN-RIGHT: 0px;
    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: normal;} 
