    H1      {
      font-size: 8pt;
      font-family: Verdana;
      color: #696867;
      font-weight: normal;
      text-align: center;
      }
	  
    H2      {
      font-size: 9pt;
      font-family: Verdana;
      color: #c8032e;
      font-weight: bold;
      text-align: left;
      }

    H3      {
      font-size: 9pt;
      font-family: Arial;
      color: #6CBB4C;
      font-weight: bold;
      text-align: left;
      }

    H4      {
      font-size: 8pt;
      font-family: Verdana;
      color: #666666;
      font-weight: normal;
      text-align: left;
      }
	  
	  H5      {
      font-size: 9pt;
      font-family: Arial;
      color: rgb(30,30,100);
      font-weight: normal;
      text-align: justify;
      }

body{ 
scrollbar-face-color: #aaaaaa;  
scrollbar-highlight-color: #aaaaaa;  
scrollbar-shadow-color: #aaaaaa;  
scrollbar-3dlight-color: #eeeeee; 
scrollbar-arrow-color: #eeeeee;  
scrollbar-track-color: #e3e3e3;  
scrollbar-darkshadow-color: #000000; 
} 

A:link {
 font-size: 11px;
 font-weight: 300;
 font-height: 20px;
 font-style: normal;
 font-family: "verdana";
 color: rgb(105,104,103);
 text-decoration: none;
}

A:visited {
 font-size: 11px;
 font-weight: 300;
 font-height: 20px;
 font-style: normal;
 font-family: "verdana";
 color: rgb(105,104,103);
 text-decoration: none;
}

A:active {
 font-size: 11px;
 font-weight: 300;
 font-height: 20px;
 font-style: normal;
 font-family: "verdana";
 color: rgb(105,104,103);
 text-decoration: none;
}

A:hover {
 font-size: 11px;
 font-weight: 300;
 font-height: 20px;
 font-style: normal;
 font-family: "verdana";
 color: rgb(181,39,55);
 text-decoration: underline;
}

