body{
	background-color: #465A41;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
} 
.title {
	color: #2C511C;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.textarea {
	color: #2C511C;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
select {
	background-color:#EAEEE5;
	color: #2C511C;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.h1 {
	color:#1C1503;
	font-family: Arial;
	font-size: 11px;

}
.h2 {
	color: #2C511C;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.h3 {
	color: #BCB9AA;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.menuprincipal {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #1F2C1B;
}
.info_y {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #E9E110;
}
.info_g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #7EB864;
}
.formstyle {
	border: 1px solid #7D8D7A;
	background-color:#31422F;
	color: #7C8D7A;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.btstyle {
	font-family: Arial;
	font-size: 9px;
	color: #2C511C;
	font-weight: bold;
	background-color:#EAEEE5;
	border: 1px;
	border-color:#666666;
	border-spacing:1px;
}
.cell_color1 {
	background-color:#859781;
}
.cell_color2 {
	background-color:#99A895;
}
.cell_color3 {
	background-color:#CADCBE;
}
.cell_color4 {
	background-color:#B6CEB0;
}
a:link {
	color: #212E1D;
	text-decoration: none;
}
a:visited {
	color: #212E1D;
	text-decoration: none;
}
a:hover {
	color: #212E1D;
	text-decoration:underline;
}