BODY

{

    margin-top: 10px; 

    margin-left: 10px;

    margin-right: 0px;

    FONT-FAMILY: 'Arial';

    FONT-SIZE: 10pt

}



TABLE

{

    FONT-FAMILY: 'Arial';

    FONT-SIZE: 10pt; 
    
    margin-left:10

}



P

{

    FONT-FAMILY: 'Arial';

    FONT-SIZE: 10pt;
    
    margin-left: 10px; margin-top:0; margin-bottom:0


}



A

{

    COLOR: #000000;

    TEXT-DECORATION: none

}



A:active

{

    COLOR: darkorange

}



A:visited

{

    COLOR: black

}



A:hover	

{

text-decoration: underline; 

color: red;

}



H1

{

    COLOR: #000060; font-size:18pt; font-weight:bold

}



H2

{

    COLOR: #000060;

    FONT-SIZE: 14pt; margin-left:10

}



H3

{

    COLOR: #000060;

    FONT-SIZE: 12pt; margin-left:10

}li           { margin-left: 10 }
pre          { font-size: 10pt; font-family: Courier; margin-left: 10 }