body {
	background-color: #78CD32;
	margin-bottom: 12px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Estilo1 {
	font-size: 12px;
	text-indent: 20px;
	color: #3E071C;
}
.Estilo2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.Estilo3 {color: #FFFF00}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
