body 
    {
	font:Arial;
    font-size:12px;
    margin:0; 
scrollbar-base-color: #000000;
scrollbar-arrow-color: #ffffcc;
scrollbar-3dlight-color: #666666;
scrollbar-darkshadow-color: #666666;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #cccccc;
scrollbar-shadow-color: #666666;
scrollbar-track-color: #000000;
	background-color: #000000;

    } 

h1 {color:#CC0000; 		
	font-size: 12px;
	font-style: bold;
	font-family: arial, monotype cursiva;

}

h2 {
	text-align: justify;


	color=#fff; 		
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	display: block;

}

td 
    {
	font-family:arial;
	font-size:11px;
	color:#FFFFFF
	vertical-align: top;

    }

#contenido
    {
    font-family:"arial";
    font-size:12px;
    margin:5px; 
    color: #666666;
	text-align:justify;
    } 

#content
    {
    font-family:"arial";
    font-size:12px;
	margin-top:5px;
	margin-right:25px;
	margin-left:25px;
    color: #666666;
	text-align:justify;
    }
dir {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin: auto;
	list-style-position: inside;
	list-style-type: square;
	left: auto;
	background-position: left top;
	text-align: left;
	text-indent: 50pt;
}

A:link			{color:#990000; text-decoration: none;}
A:visited 		{color:#cc0000; text-decoration: none;}
A:active 		{text-decoration: none; color: #ffffcc;}
A:hover 		{text-decoration: none; color: #660000;}


#pie {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #cc3333;
	text-align:center;
}
A.pie:link			{ color:#990000; text-decoration: none;}
A.pie:visited 		{color:#cc0000;}
A.pie:active 		{text-decoration: none; color: #ffffcc;}
A.pie:hover 		{text-decoration: none; color: #660000;}
