body {
	background-color: #EFEFEF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.enlace1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006600;
	height: 26px;
	width: 140px;
	padding-left: 5px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #009900;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #009900;
	vertical-align: middle;
	text-align: center;
}
a.enlace1:hover { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #009900;; border: outset #009900}
a.enlace2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9pt;
	color: #666600;
}
a.enlace2:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9pt;
	color: #336600;
	font-weight: bold;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #006600;
	font-weight: bold;
	padding-left: 12px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006600;
	text-align: justify;
	line-height: 14pt;
	padding-right: 24px;
	padding-left: 24px;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.amarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #009900;
	text-align: center;
	border: outset #006600;
	height: 24px;
	width: 140px;
	font-weight: bold;
}
