p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-indent: 15px;
	padding: 10px;
	
}
.destacado{
	border: 3px dotted #0033FF;
	background: #F4F4F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
h3 {
	font: 16pt Georgia, "Times New Roman", Times, serif;
	color: #0099FF;
	display: inline;
	border-bottom: 5px double #009900;
	border-top: thin none;
	text-align: left;
}
.h2Titulo {
	font: 14px Georgia, "Times New Roman", Times, serif;
	border-bottom-style: inset;
	border-bottom-color: #33CC00;
	color: #666666;
}
.enlacesNotas {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #0099FF;
	text-decoration: underline;
}
.palabraDestacada {
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}
