BODY, td {
	color : #990000;
	font-family : Arial,"MS Sans Serif", sans-serif;
	text-align : justify;
	font-size : 12px;
}

A {
	text-decoration : none;
	color: #4169E1;
	font-weight: bold;
}

A:HOVER {
	color : #00008B;
	text-decoration : underline;
	font-weight: bold;
}

.pie { text-align: center; font-size: 7pt;  color: #828282;  }
.apartado{ background-color: #A20000;  font-family: "Arial Black";  color: White;  padding-left: 10px;  text-transform: uppercase;        }