    H1      {
      font-size: 10pt;
      font-family: Verdana;
      color: #000000;
      font-weight: normal;
      text-align: center;
      }
	  
    H2      {
      font-size: 10pt;
      font-family: Verdana;
      color: #643400;
      font-weight: normal;
      text-align: left;
      }

    H3      {
      font-size: 10pt;
      font-family: Verdana;
      color: #643400;
      font-weight: normal;
      text-align: right;
      }

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

.textos {
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
	color: #000000;
	background-color: none;
}

.textitos {
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
	text-align: left;
	color: #000000;
	background-color: none;
}

A:link {
 font-size: 12px;
 font-weight: 300;
 font-height: 20px;
 font-style: normal;
 font-family: "verdana";
 color: #CC0000;
 text-decoration: none;
}

A:visited {
 font-size: 12px;
 font-weight: 300;
 font-height: 20px;
 font-style: normal;
 font-family: "verdana";
 color: #CC0000;
 text-decoration: none;
}

A:active {
 font-size: 12px;
 font-weight: 300;
 font-height: 20px;
 font-style: normal;
 font-family: "verdana";
 color: #CC0000;
 text-decoration: none;
}

A:hover {
 font-size: 12px;
 font-weight: 300;
 font-height: 20px;
 font-style: normal;
 font-family: "verdana";
 color: #FCC400;
 text-decoration: underline;
}


