ul {font-family : arial; font-size : 10pt; text-align: left;  font-style : italic; font-weight : bold;}
LI { font-style : italic; font-family : arial; font-weight : bold; font-size : 10pt; list-style-type : disc;}
H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
	color : Maroon;
}
H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : medium;
	color : #4682B4;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : medium;
	color : teal;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	color : navy;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-large;
	color : maroon;
}
BODY {
	font-family : arial;
	font-size : 10pt;
	background-color : white;
	margin-top : 0px;
}
A {
	font-style : normal;
	font-family : arial;
	font-weight : normal;
	font-size : 10pt;
	color : #00008B;
	;
	text-decoration: none
}

A:LINK {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
	color : #00008B;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #00008B;
	font-weight : normal;
	font-size : 10pt;
	background-color: #FFD700;
}

A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
	color : Red;
}



.textotabla { font-family : arial; font-size : 10pt;}
#textocelda { font-family : arial; font-size : 10pt;}
#copyright {
	font-family: arial;
	font-size: 10pt;
	color: Navy;
}
table {font-family : arial; font-size : 10pt;}
th {
	font-family : arial;
	font-size : 11pt;
	color : Maroon;
	font : bold;
	vertical-align : middle;
}
td {font-family : arial; font-size : 10pt;}
blockquote {font-family : arial; font-size : 10pt; text-align: left;}
p {font-family : arial; font-size : 10pt;}