<!--
 body  {
        background-color:rgb(255,255,255);
       }


 font  {
        font-size:10pt;
        font-family:arial,helvetica,sans-serif;
	letter-spacing: 0,5pt;
	
       }
 
 h4    {
        font-size:12pt;
        color:rgb(0,51,153);
        font-family:arial,helvetica,sans-serif;
        font-weight:normal;
	letter-spacing: 0,5pt;
       }

 h5    {
        font-size:8pt;
        color:rgb(0,51,153);
        font-family:arial,helvetica,sans-serif;
        font-weight:bold;
       }

 h6    {
        font-size:8pt;
        color:rgb(0,0,0);
        font-family:arial,helvetica,sans-serif;
        font-weight:normal;
       }

a:link          {
                color:rgb(0,51,153); 
                text-decoration: underline;
                }
a:visited       { 
                color:rgb(0,51,153);  
                text-decoration: underline; 
                }
a:hover		{ 
                color:rgb(0,51,153);
                text-decoration: underline;
                }
a:active        { 
                color:rgb(128,128,128);
                text-decoration: underline;
                }



  //-->

