BODY {
	width:100%;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em;
}

P {  font-family: Verdana, Arial, Helvetica, sans-serif;  text-align: justify}
A {color:#000000}
A:link IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
A:visited IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
A IMG {
	COLOR: white
}

H1 {
	TEXT-ALIGN: center; COLOR: #000000; font-size: 1.5em;   vertical-align: middle;
}
H2 {
	TEXT-ALIGN: center; 	BACKGROUND: white; COLOR: #000000; font-size: 1.2em; 

}

H3 {
	TEXT-ALIGN: left; 	BACKGROUND: white; COLOR:  #006633; font-size: 0.8em; 
}
H4 { TEXT-ALIGN: center; font-size: 0.8em;   vertical-align: top;}
H5 {
	TEXT-ALIGN: left; 	FONT: italic 100% sans-serif
}
H6 {
	TEXT-ALIGN: center; FONT: small-caps 
}
#contenedor{
	background-color: #FFFFFF;
	text-align: center;
	width: 98%;
	border: none;
	align: center;
	
}
.boton {
	font-weight: bold;
	text-transform: uppercase;
	background-color: #006633;
	background-position: center center;
	text-align: center;
}
A.boton { color: #cccc99;
}

