A:LINK{
	text-decoration : none;
	color : black ;
	  }

A:VISITED{
	text-decoration : none;
	color : black;
	     }

A:HOVER{
	Color : red;
	text-decoration : none;
	   }
	   
.H1 {
font-family : Arial,Verdana,Arial,Helvetica;
      color : #990000;
  font-size : 10pt;
 text-align : center;
font-weight : lighter;
 font-style : normal;
       }
       
.H4 {
font-family : Arial,Verdana,Arial,Helvetica;
      color : black;
  font-size : 12pt;
 text-align : center;
font-weight : bold;
 font-style : bold;
       }
       
.H5 {
font-family : Arial,Verdana,Arial,Helvetica;
      color : #6C6C6C;
  font-size : 8pt;
 text-align : center;
font-weight : lighter;
 font-style : bold;
       }
       
.H3 {
font-family : Verdana,Arial,Helvetica;
      color : #178BFF;
  font-size : 10pt;
 text-align : center;
font-weight : lighter;
 font-style : bold;
       }
