H4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    COLOR: #000060;
    font-style : italic;
    font-weight: bold;
    text-align : center;
    text-decoration:  underline;
}
H3 { text-decoration:  underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    COLOR: #000060;
    font-style: normal;
    font-weight: bold;
    text-align : center;
}
A {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    COLOR: #000060;
    font-weight: bold;
}
P {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 COLOR: #000060;
 font-weight: bold;
 text-decoration: none;
}
TD {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 COLOR: #000000;
 font-weight: bold;
 text-decoration: none;
}
BODY {
 topmargin: 20;
 leftmargin: 15;
 marginwidth: 0;
 marginheight: 0;
 background-image : url(../img/back.jpg);
 scrollbar-face-color: #000060; 
 scrollbar-shadow-color: #000000; 
 scrollbar-highlight-color: #000060; 
 scrollbar-3dlight-color: #FFFFFF; 
 scrollbar-darkshadow-color: #000000; 
 scrollbar-track-color: #FFFFFF; 
 scrollbar-arrow-color: #FFFFFF; 
}