.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	color: #669999;
	background-color: #669999;
	text-align: left;
	text-transform: uppercase;
}
.SubTitulo {
	font-family: Arial, Helvetica, sans-serif;
}
.Contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	list-style-type: square;
	color: #000000;
	line-height: normal;
}
.TablaVerde {
	background-color: #339966;
	text-align: center;
	vertical-align: top;
}
.A_Z {
	font-family: "Albertus Extra Bold", "Bookman Old Style", "Comic Sans MS", Impact;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
