<style>
body 
{color: #FFFFFF;
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 10pt;
font-style: normal;
padding-right: 11px;
padding-left: 11px;}

body                                         
{scrollbar-face-color:#003300;
scrollbar-arrow-color:#FF9933;
scrollbar-track-color:#003300;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#FF9933;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-Color:#000000;}

A
	{	font-size : 10pt;
		color:#FF9933;
		text-decoration : none;  }
		
A:Hover  
    {  text-decoration : underline;  }
	
.TitGris {
	color: #e4e4e4;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12pt;
}

.TxtNaranja {
	color: #ffcc66;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.TxtVerdeClaro {
	color: #99ff99;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.TitBarVerde {
	color: #003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12pt;
	background-color: ff9933;
}

.TitNaranja {
	color: #ffcc66;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12pt;
}

.TxtBlanco {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
}

</style>

