body {
	 font-family: Verdana;
     font-size: 10px;	
     color: #800040;
}
.centrado{text-align:center;}

.imgborde {
border: 4px solid #666666;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: small;
	font-weight: bold;
	margin-left: 5px;

}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #800040;
	font-size: 12px;
	margin-left: 10px;
}

.style3 { 
     font-size: 12px; 
     color: #800040;
     text-align: center;
   }
 
  .style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin-left: 10px;
} 
   

h1 { color: #373737; font-size: 20px; 
     font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-weight: bold; margin-top: 2px;
	 text-align:center;
   }
h1 a { font-weight: bold; }
h1 a:link { color: #000060; text-decoration: none} 
h1 a:visited {color: #000060; text-decoration: none}
h1 a:hover { color: #fdaf3b; font-weight: bold; text-decoration: none; }

h2 { color: #373737; font-size: 12px; 
     font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-weight: normal; margin-top: 2px;
	 margin-left: 5px;
	 text-align: left;
   }
h2 a { font-weight: normal; }
h2 a:link { color: #000060; text-decoration: none} 
h2 a:visited {color: #000060; text-decoration: none}
h2 a:hover { color: #fdaf3b; font-weight: bold; text-decoration: none; }

h3 { color: #ffffff; 
     font-size: 10px; 
     font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-weight: bold; 
	 text-align:center;
   }
h4 { color: #373737; font-size: 14px; 
     font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-weight: normal;
	 margin-left: 5px;
	 text-align: center;
   }
h4 a { font-weight: normal; }
h4 a:link { color: #000060; text-decoration: none} 
h4 a:visited {color: #000060; text-decoration: none}
h4 a:hover { color: #fdaf3b; font-weight: bold; text-decoration: none; }


td a { color: #000099;font-weight: bold; text-decoration: none;}
td a:hover { color: #fdaf3b; font-weight: bold; text-decoration: none; }

.negro td {
	background: #000000;
    font: bold 22px Verdana, Arial;
    text-align:center;
}

.lila td { 
	color: white;
	background: #B352C7;
    font: bold 12px Verdana, Arial;
    text-align:center;
}

.lilac td {
	font: 12px Verdana, Arial;
    text-align:left;
	color: #666666;
	padding-left: 10px;
   
    
}
