<style>
.style1 {
	font-family: Arial;
	font-size: 10px;
}
.style2 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {font-family: Arial; font-size: 11px; color: #000000; font-weight: bold; }
.style4 {font-family: Arial; font-size: 12px; }
.style5 {font-size: 12px}
.style6 {
	color: #EC3D12;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.style7 {font-family: Arial; font-size: 11px; color: #333333; font-weight: bold; }
.style8 {font-family: Arial; font-size: 12px; color: #666666; }
.style9 {font-family: Arial; font-size: 12px; color: #FFFFFF; }
.style15 {
	font-family: "Century Gothic";
	font-size: 10px;
}
.style16 {font-family: "Century Gothic"; font-size: 10px; color: #000000; }

a.enlace1 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
 }
a.enlace1:hover {
  color: #000000;
  text-decoration: underline;
 }

a.enlace2 {
  font-family: Arial;
  font-size: 9pt;
  color: #000000;
  text-decoration: none;
 }
a.enlace2:hover {
  color: #000000;
  text-decoration: underline;
 }
.style17 {color: #000000}
 </style>

