BODY{ scrollbar-arrow-color: #6F602F; scrollbar-3dlight-color: grey; scrollbar-highlight-color: black; scrollbar-face-color: black; scrollbar-shadow-color: black; scrollbar-track-color: black; scrollbar-darkshadow-color: #6F602F }

.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.normal-neg {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.subtitulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: 735556;
	font-weight: bold;
	font-style: italic;
}
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #6F602F;
	font-weight: bold;
	font-variant: normal;
	font-style: italic;
}

.textbox {
	border: 1px solid #76634B;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #76634b;
}
.normalBlanco {

	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.textfield {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	background-color: #333333;
	border: 1px solid #6F602F;
}
