body,td,th {
	font-family: Trebuchet MS, Arial;
	font-size: 8.5pt;
	color: #333333;
}
body {
	background-color: #98B295;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titulos {
	font-family: Trebuchet MS, Arial;
	font-size: 9pt;
	color: #61825E;
	font-weight:bold;
}
h2 {
	font-family: Trebuchet MS, Arial;
	font-size: 9pt;
	color: #61825E;
	font-weight:bold;
}
.sub {
	font-family: Trebuchet MS, Arial;
	font-size: 7.5pt;
	color: #61825E;
	font-weight:bold;
}
.sub:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 7.5pt;
	color: #61825E;
	font-weight:bold;
	text-decoration:underline;
}
.titulosblancos {
	font-family: Trebuchet MS, Arial;
	font-size: 9.5pt;
	color: #ffffff;
	font-weight:bold;
}
.linksoscurosmenu {
	font-family: Trebuchet MS, Arial;
	font-size: 9pt;
	color: #3D523A;
	font-weight:bold;
	text-decoration:none;
}
.linksoscurosmenu:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 9pt;
	color: #61825E;
	font-weight:bold;
	text-decoration:underline;
}
.linksmenu {
	font-family: Trebuchet MS, Arial;
	font-size: 8.5pt;
	color: #61825E;
	font-weight:bold;
	text-decoration:none;
}
.linksmenu:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 8.5pt;
	color: #94AF92;
	font-weight:bold;
	text-decoration:underline;
}