
BODY { 
	background-color: black;
	font-size: 9pt;
        font-family: Trebuchet MS; }

Table { 
	font-size: 9pt;
        font-family: Trebuchet MS; }

H1 { 
	font-size: 15pt;
        font-family: verdana;
	color: black; }

H2 { 
	font-size: 12pt;
        font-family: verdana;
	color: white; }

H3 { 
	font-size: 12pt;
        font-family: verdana;
	color: white; }

H5 { 
	font-size: 9pt;
        font-family: verdana;
	color: white; }

H4 { 
	font-size: 10pt;
        font-family: verdana;
	color: black; }


li { 
	font-size: 9pt;
        font-family: Trebuchet MS; }


a.enlace {

	color: #000000;
	width: 100%;
	height: 100%;
	font-color: #FFFFFF;
	text-decoration: none;}



a.enlace:hover {

	text-decoration: none;
	background: #585858;
	color:#FFFFFF;}

.bodytext {
	font-family: Trebuchet MS;
	color: #333333;
	text-align: justify;
	font-size: 12px; }
