.menu1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #0000FF;
	border: thin none;

}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}
.cuerpo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-weight: normal;

}
.subtitulos {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
.cuerpo2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	display: none;
	white-space: nowrap;
	color: 333333;


}

