BODY
{
 background-color: #ffffff; 
 font-Family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #000000;
 scrollbar-face-color:#FFFFFF;
 scrollbar-highlight-color:#FFFFFF;
 scrollbar-3dlight-color:#FCDDDD;
 scrollbar-shadow-color:#B59696;
 scrollbar-darkshadow-color:#7e5F5F;
 scrollbar-track-color:#FFF0F0;
 scrollbar-arrow-color:#AA0000;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {color: #CC9999; text-decoration: none}

h1 {
 color: #990000;
 font-weight: bold; font-size: 10pt;
}

.texto {
 font-size: 9pt;
 color: #000000;
}

.tit1 {
	color: #FFE040;
	font-weight: bold;
	font-size: 11pt;
	background-color: #300000;
	text-align: center;
	vertical-align: middle;
}

.gris {
	color: #303030;
	font-weight: bold;
	font-size: 8pt;
}

.grisclaro {
	color: #606060;
	font-weight: bold;
	font-size: 8pt;
}

.pie {
 color: #500000;
 font-size: 7pt;
 font-style: italic;
}

.b, b {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

.em, em {
 color: #AA0000;
 font-weight: bold;
 font-size: 8pt;
}

.menuprinc {
 color: #400000;
 font-weight: bold;
 font-size: 9pt;
}

.desc {
 color: #500000;
 font-weight: bold;
 font-size: 8pt;
}

.menus {
 color: #0033FF;
 font-weight: bold;
 font-size: 12pt;
}


