body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F0E3;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #847D53;
}
.style1 {
	color: #D90603;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #5B5639;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5B5639;
}
a:hover {
	text-decoration: none;
	color: #5B5639;
}
a:active {
	text-decoration: none;
	color: #5B5639;
}
.titulo {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
}
.sub_titulo {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
}
.negro {color: #333333}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #7F9DB9;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #7F9DB9;
}