BODY {
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial;
	SCROLLBAR-FACE-COLOR: #E5FCE0;
	SCROLLBAR-HIGHLIGHT-COLOR: #f3f3f3;
	SCROLLBAR-SHADOW-COLOR: #92D6C9;
	SCROLLBAR-ARROW-COLOR: #36B212;
	SCROLLBAR-BASE-COLOR: #92D6C9;
	scrollbar-dark-shadow-color: #36B212;
	scrollbar-3d-light-color: black;
	margin: 0px;
}

A {
	TEXT-DECORATION: none;
	font-family: Arial, sans-serif;
}	

A:link {
	color: #006F5F;
	TEXT-DECORATION: underline;
	font-family: Arial, sans-serif;
}

A:visited {
	COLOR: #44a643;
	TEXT-DECORATION: underline; 
}

A:active {
	COLOR: #1a3d1a; 
	TEXT-DECORATION: none; 
}

A:hover {
	COLOR: #1a3d1a; 
	TEXT-DECORATION: none; 
}
.seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006F5F;
	text-decoration: underline;
	text-align: left;
	padding: 2px;
}


.texto {
	font-family: Arial;
	font-size: 12px;
	background-position: left;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	padding: 2px;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	padding: 2px;
	font-weight: bold;
}


.titulos {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #296528;
	background-image: url(Fdo_Titulo.jpg);
	background-repeat: repeat-x;
	height: 33px;
	padding-left: 0px;


}

.titulos-top {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #296528;
}.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding: 2px;
}
.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding: 2px;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding: 2px;
	background-color: #d9edea;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006f5f;
}

