body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBEBD3;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00573C;
	text-align: justify;
}
a {
	font-family: Arial;
	font-size: 11px;
	color: #81BB41;
}
a:link {
	color: #477900;
	text-decoration: underline;
}
a:visited {
	color: #477900;
	text-decoration: underline;
}
a:hover {
	color: #F78E23;
	text-decoration: none;
}
a:active {
	color: #F78E23;
	text-decoration: underline;
}
.style1 {color: #FFFFFF}

.Titulos {
	font-size: 14px;
	font-weight: bold;
	color: #71AB3A;
}.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00573C;
	text-decoration: none;
	margin: 5px;
	list-style-image: url(images/bullet.png);
	padding: 3px;
}
.subtitulos {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
}
.bullets_menus  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
	margin: 7px;
	padding: 7px;
	list-style-image: url(images/bullet.png);
}
