/* Style 01 */
BODY{
    font-family : Arial,Sans-serif;
    font-size : 10pt;
    color : #000000;
    font-style : normal;
    font-weight : normal;
    text-decoration : none;
    text-align : left
    }
    H1{    
        font-size : 18pt
    }
    H2{    
        font-size : 14pt;
        font-weight : normal
    }
    H3{
        font-size : 10pt;
        font-weight : bold
    }
    H4{
        font-size : 10pt;
        font-weight : normal 
    }
     H6{
        font-size : 8pt;
        font-weight : normal 
    }    
    H5{
        font-family : Times New Roman,Serif;
        font-size : 10pt;
        font-weight : normal; 
        font-style : italic
    }
