/* CSS Document */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2a5600;
	font-weight: bold;
	line-height: 16px;
	text-align: justify;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2a5600;
	font-weight: normal;
	line-height: 14px;
	text-align: justify;
}
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
body {
	background-color: #5ead02;
}
.Estilo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #274902;
	font-weight: bold;
}
.Estilo5 {font-size: 12px; color: #274902; font-family: Arial, Helvetica, sans-serif;}
.Estilo6 {font-size: 10px}
.Estilo8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2a5600;
}
.Estilo9 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #2a5600; font-weight: bold; }
.Estilo10 {font-size: 14px}
.Estilo11 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #b6e384; font-weight: bold; }
.Estilo12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B6E384;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
