body {
	background-color: #fafafa;
	margin: 0pt;
	padding: 0pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #383838;
	}
.rotulos20{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 20pt;
	color: purple;
	font-weight: bold;
	}
.rotulos18{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18pt;
	color: purple;
	font-weight: bold;
	}
.rotulos16{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color: #383838;
	font-weight: bold;
	}
.rotulos14{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color: #383838;
	font-weight: bold;
	}
.rotulos14malva{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color: #efefef;
	font-weight: bold;
	background-color: purple;
	}
.rotulos14amarillo{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color: fafacc;
	font-weight: bold;
	}
	
.rotulos12amarillo{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color: fafafa;
	font-weight: normal;
	}

.rotulos13{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13pt;
	color: #383838;
	font-weight: bold;
	}
.rotulos13fondo{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13pt;
	color: #efefef;
	font-weight: bold;
	background-color: #999999;
	}
.rotulos13malva{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13pt;
	color: #efefef;
	font-weight: bold;
	background-color: purple;
	}

.rotulos13purpura{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13pt;
	color: purple;
	font-weight: bold;
	}

.rotulos12{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color: #383838;
	font-weight: bold;
	}
.rotulos12fondo{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color: #efefef;
	font-weight: bold;
	background-color: #999999;
	}
.texto8{
	font-size : 8pt;
	color: #383838;
	font-weight: normal;
	}
.texto9{
	font-size : 9pt;
	color: #383838;
	font-weight: normal;
	}

.texto10{
	font-size : 10pt;
	color: #383838;
	font-weight: normal;
	}

.texto11{
	font-size : 11pt;
	color: #383838;
	font-weight: normal;
	}
.texto12{
	font-size : 12pt;
	color: #383838;
	font-weight: normal;
	}

.texto12gris{
	font-size : 12pt;
	color: #444444;
	font-weight: normal;
	}
.texto13{
	font-size : 13pt;
	color: #383838;
	font-weight: normal;
	}

.texto13azul{
	font-size : 13pt;
	color: #383899;
	font-weight: normal;
	}

.texto13morado{
	font-size : 13pt;
	color: purple;
	font-weight: normal;
	}

.texto14{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color: #383838;
	font-weight: normal;
	}

.mitabla{
	border:#FF9999 solid 2px;
}
.mitablarosa{
	border:#FF99FF solid 2px;
}

.mitablagris{
	border:#333333 solid 1px;
}
.mitablagris2{
	border:#333333 solid 2px;
}

.mitablamalva{
	border:#333333 solid 1px;
	background-color: #dedede;
}

.mitablapurpura{
	border:purple solid 1px;
}

.mitablapurpura2{
	border:purple solid 2px;
}

td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111111;
	text-align:center;
	}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #111111;
	text-align:center;
	}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #991111;
	text-decoration: none;
	}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #043464;
	text-decoration: underline;
	}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #991111;
	text-decoration: none;
	}

.a.extended {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #111199;
	text-decoration: none;
	}

.a.extended:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #043464;
	text-decoration: underline;
	}
.a.extended:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #991111;
	text-decoration: none;
	}


