body {
	SCROLLBAR-FACE-COLOR: #111111; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: black; 
	SCROLLBAR-ARROW-COLOR: #00ff00; 
	SCROLLBAR-BASE-COLOR: #aaaaaa; 
	scrollbar-3d-light-color: #666666; 
	scrollbar-dark-shadow-color: #333333
}
.titulo {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 36px; 
	font-weight: bolder; color: #CCCCCC

}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: normal; 
	color: #000000

}
.sans10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.sans10blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.fmenu {
	background-image:  url(marco/menu.gif);
	background-repeat: no-repeat;
	background-position: left top

}
.subtit {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #666666

}
.textoB {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #999999
}
.textoBI {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
	font-style: italic;

}
.destacaBI {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	font-style: normal;

}.textoBB { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #333333}
