/* Estilos básicos */

html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color:#666666;
}

a:link, a:active, a:visited {  font-weight: bold; color: #0066CC; text-decoration: none; }
a:hover 					{  font-weight: bold; color: #CC0000; text-decoration: none; }
.superindice {  vertical-align: super; font-size: 5pt}
.titular { font-size: 12px; font-weight: bold; color: #406079}
.copyright { font-size: 9px; line-height: 12px}

p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height: 16px; font-weight: normal; color:#666666; }
.p10 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 16px; font-weight: normal; color:#666666;}
.p8 .psuzuki9pt {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; line-height: 12px}
.Estilo1 {font-weight: bold; background-color: #E2E3E5; padding: 0 0 2px 5px; margin:3px 0 3px 0; text-align:left; clear:both; width:100%; font-size: 11px;}
.style1 { color: #0033CC; font-weight: bold;}

