A  {
	text-decoration : none;
	color : #9999cc;
}
A:Visited  {
	text-decoration : none;
	color : #9999cc;
}
A:Active  {
	text-decoration : none;
	color : #9999cc;
}

A:Hover  {
	text-decoration : none;
	color : #9999cc;
}

BODY  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	background-color : #000000;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}
TD {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}

H1 {
	font-size : 13pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}

INPUT {
	font-size: 8pt;
}

SELECT {
	font-size: 8pt;
}
TEXTAREA {
	font-size: 8pt;
}

.fuente8 {
		font-size:8pt;
		font-family: Arial, Helvetica, sans-serif;
}

.fuente10 {
		font-size:10pt;
		font-family: Arial, Helvetica, sans-serif;
}

.titcol  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #9999cc;
	color : #FFFFCC;
}

