body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial Narrow, sans-serif;
	font-size: 13px;
	color: #000000;
}
a:link {
	color: #5B5617;
	text-decoration:none;
}
a:visited {
	color: #5B5617;
	text-decoration:none;
}
a:hover {
	color: #949F01;
	text-decoration:underline;
}
a:active {
	color: #5B5617;
text-decoration:none;
}
.menu {
	font-size: 16px;
	color: #5b5617;
	padding-left: 29px;
}
.pie {
	font-size: 16px;
	color: #949F01;
	text-align: center;
}
.menu2 {
	font-size: 16px;
	color: #949F01;
	padding-left: 56px;
}
.borde {
	border: 1px solid #949F01;
}
.texto {
	line-height: 15px;
	padding-right: 22px;
	padding-left: 12px;
	text-align: justify;
	vertical-align: top;
	padding-top: 26px;
}
.destacado {
	font-weight: bold;
	color: #5B5617;
}
.texto2 {

	line-height: 15px;
	padding-left: 12px;
	text-align: justify;
	vertical-align: top;
	padding-top: 15px;
}
.destacado2 {

	font-weight: bold;
	color: #949F01;
}
.boxform {
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #949F01;
	border-right-color: #5B5617;
	border-bottom-color: #5B5617;
	border-left-color: #949F01;
	background-color: #FFFFFF;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
