@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	margin-bottom: 0;
	margin-top: 1px;
}
a {
	font-family: Arial;
	font-size: 10pt;
	color: #0033CC;
}

a:link {
	font-family: Arial;
	color: #1C4364;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	color: #1C4364;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	color: #1C4364;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	color: #0033FF;
	text-decoration: none;
}
.apeq {
	font-family: Arial;
	font-size: 10pt;
	color: #0033FF;
}
.bpeq {
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
}
Table {
	font-family: Arial;
	font-size: 10pt;
	color: #0000CC;
	height: 0px;
	
}
.blanco {
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
}
.blanco:link {
	font-family: Arial;
	font-size: 9pt;
	color: #ffffff;
}
.blanco:active {
	font-family: Arial;
	font-size: 9pt;
	color: #ffffff;
}
.blanco:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
}
.blanco:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: underline;
}
.titulos {
	color: #0033CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
}

