.subtemass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000066;
	cursor: hand;


}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.TituloContenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3E7979;
	font-style: normal;

}
.contenido1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.cursiva {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	font-style: normal;

}
.simbolo {
	font-family: Symbol;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.enlace {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
	cursor: hand;
}

