body {
	background-color: #1B3D7D;
	margin: 0px;
	font-size: 9pt;
}
.cuerpo {
	font-family: Georgi, Times New Roman, Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
td {
	vertical-align: top;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.punto {
	vertical-align: top;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #1A2A4B;
	text-decoration: none;
}
p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 0pt;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: justify;
}
.titulo {
	font-family: Times New Roman, Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.pie {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
.encabezado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
}

.index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;}
.dark {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	background-color: #003366;
	padding-left: 5px;
}

a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
	font-style: normal;

}
.temaactivo {
	font-weight: bold;
	color: #990000;
	font-size: 9pt;
	font-style: normal;
}
a:visited {

	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
	font-style: normal;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
}
H1  { 
	font-family :  verdana, arial, sans-serif;
	color: White; 
	padding: 4px;
	width: 100%;
	font-size : 9pt;
}
