
P  {
	font-size : 10pt;
	font-family : "Trebuchet MS", Helvetica, Arial, Verdana;
	font-weight : normal;
	color : #ffffff;
}

H1  {
	font-size : 14pt;
	font-family : "Times New Roman", Times, serif;
	text-align : left;
	color : #ffffff;
	}
H2  {
	font-size : 9pt;
	font-family : "Times New Roman", Times, serif;
	text-align : left;
	color : #ffffff;
	}
H3  {
	font-size : 10pt;
	font-family : arial,verdana;
	text-align : left;
	color : silver;
	}	
H6 {
	font-family : Arial, verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #666666;
}
TD  {
	font-size : 10pt;
	font-family : "Trebuchet MS", Helvetica, Arial, Verdana;
	color : #ffffff;
	}

BODY  {
	font-size : 10pt;
	font-family : "Trebuchet MS", Helvetica, Arial, Verdana;
	background: #00203E;
	color : #FFECDB;
}
P.pie {
	font-size : 9pt;
	font-family : Arial, verdana;
	color : #ffffff;
}

ul           { list-style-image: url('images/tabbul2.gif') }
ul ul        { list-style-image: url('images/tabbul3.gif') }

/*ENLACES*/
a:link {
color: #ffffff;
font-weight : bold;
text-decoration: underline;
}

a:visited {
color: #ffffff;
font-weight : bold;
text-decoration: underline;
}

a:active {
color: #ffffff;
font-weight : bold;
text-decoration: underline;
}

a:hover {
color: #ffffff;
font-weight : bold;
text-decoration: none;
}