p {
	font-size: 9px;
	text-align: justify;
	line-height: 12px;
	margin-right: 20px;
	text-indent: 20px;




}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titulo {
	font-size: 16px;
	font-weight: bold;
	background-color: #666666;
	color: #FFFFFF;
	letter-spacing: 0.75em;


}
table {
	font-size: 9px;
}
.cursiva {
	font-style: italic;
}
.subtitulo {
	font-size: 10px;
	font-weight: bold;
	background-color: #21A0FE;


}
.negrita {
	font-weight: bold;
}
.negritaycursiva {
	font-style: italic;
	font-weight: bold;
}
.letrapequenia {
	font-size: 8px;
}
a.linkmenu:link {
	text-decoration: none;
}
a.linkmenu:hover {
	text-decoration: none;
	font-weight: bold;

}
.recuadro {
	border: thin solid #000000;
}
a.linkmenu:visited {
	text-decoration: none;
}
.subrayado {
	text-decoration: underline;
}
.campoformulario {
	font-size: 9px;
	background-color: #99CCFF;
}
.letraenana {
	font-size: 7px;
}
.marco {
	border: medium solid #333333;
}
.cuadroNovedades {
	color: #FFFFFF;
	background-color: #996699;
	font-weight: bolder;
	font-size: 10px;
}

