.cuerpotexto {
	font-family: "Trebuchet MS", Verdana;
	font-size: 8pt;
	color: #000000;
}
.scrollinterno{
    border: 0px solid #E8E8E8;
    overflow: auto;
    scrollbar-base-color: #d6b781;
    scrollbar-track-color: #d6b781;
    scrollbar-arrow-color: #ffffff;
    scrollbar-darkshadow-color: #e0e0e0;
    scrollbar-face-color: #a35929;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #E8E8E8;
    scrollbar-3dlight-color: #d6b781;
}
.titu {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11pt;
	color: #3F5723;
	font-weight: bold;
}
.titu2 {

	font-family: "Trebuchet MS", Verdana;
	font-size: 10pt;
	color: #996600;
	font-weight: bold;
}
li {
	list-style-position: outside;
	list-style-type: square;
}
a:link {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10pt;
	color: #49662C;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10pt;
	color: #49662C;
	text-decoration: none;
}
a:hover {

	font-family: "Trebuchet MS", Verdana;
	font-size: 10pt;
	color: #BE893B;
	text-decoration: none;
}
