body{
	scrollbar-3dlight-color: #E7E3D9;
	scrollbar-arrow-color: #857040;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: #E7E3D9;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: White;
	background: no-repeat 20px 20px;
	background-attachment: fixed;
}
a{
	text-decoration:none;
	color: #000000;
}
.marron_c {
	background-color: #E7E3D9;
	font-family:"Tahoma";
	font-size:7pt;
	font-weight:normal;
}
.marron_o {
	background-color: #857040;
}
.blanco{
	background-color: #FFFFFF;
}
.texto{
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 10pt;
	line-height: 20px;
	overflow:auto;
}
.texto_m{
	color : #857040;
}
.texto_esq{
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 10pt;
	font-weight:bold;
	color:#555555;
}