body {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	background-color: #58894E;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.titulos {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFC03E;
}
.normalbold {
	font-weight: bold;
	font-size: 12px;

}
input {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #314039;
	background-color: #FFFFFF;
	border: 1px solid #58894E;


}
.botones {
	color: #FFFFFF;
	background-color: #314039;
	height: 22px;
	font-size: 10px;


}
a:link {color: #58894E; text-decoration: underline
}
a:visited {color: #58894E; text-decoration: underline
}
a:hover {
	color: #314039;
	text-decoration: underline;
	font-weight: bold;
}

a:active {color: #314039; text-decoration: underline
}
th {
	color: #314039;
}
form {

}
td {
	font-size: 12px;
}
p {
	font-size: 12px;
}
select {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #314039;
	background-color: #FFFFFF;
	border: 1px solid #58894E;
}
textarea {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #314039;
	background-color: #FFFFFF;
	border: 1px solid #58894E;
}
.titulosbco {

	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.titulosvde {

	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #58894E;
}
.normalboldverde {
	font-weight: bold;
	font-size: 12px;
	color: #58894E;

}
.resaltar {
	font-weight: bold;
	font-size: 14px;
	color: #58894E;
	font-style: italic;

}
.mini {
	font-size: 9px;
}
