body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.tx11 {
	font-size: 11px;
}

.subrayado {
	text-decoration: underline;
	font-size: 11px;
}
a:link {
	text-decoration: underline;
	color: #CC0000;
}

.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-transform: uppercase;
}
p {
	font-size: 11px;
}
.cell1 {
	border-top-color: #0099CC;
	border-bottom-color: #0099CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.herr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
a:visited {
	text-decoration: underline;
	color: #FF0000;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FF0000;
}
