h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}
h2 {
	font-family: Verdana;
	font-size: 11px;
	color: #993300;
	text-align: justify;
}
.rojo {
	font-family: Verdana;
	font-size: 12px;
	color: #CC0000;
}
p {
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	color: #666666;
	letter-spacing: normal;
	text-indent: 25px;
	vertical-align: middle;
	word-spacing: 2px;
	line-height: 20px;
	white-space: normal;
	margin: 10px 50px;
}
.abajo {
	font-family: Verdana;
	font-size: 9px;
	text-align: right;
}
.encabezado {
	font-family: Verdana;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	text-align: center;
}
.FECHA {
	font-family: Verdana;
	font-size: 10px;
	text-align: right;
	color: #000099;
	vertical-align: bottom;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	cursor: hand;
	white-space: normal;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
th {
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 10px;
}
.abajoCopia {
	font-family: Verdana;
	font-size: 9px;
	text-align: left;
	color: #FFFFFF;
	background-color: #CC3333;
}
.borde {
	border: 1px solid #990000;
}
h3 {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	margin: 1px;
	padding: 1px;
}
