@charset "ISO-8859-1";

.titol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	color: #161920;
	text-align: left;
	line-height: normal;
	vertical-align: top;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #161920;
	text-align: left;
	line-height: normal;
}

.negrita {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #262636;
	line-height: 13px;
}

.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: oblique;
	font-weight: normal;
	color: #00F;
	text-decoration: underline;
}
a.link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: oblique;
	font-weight: normal;
	color: #00F;
	text-decoration: underline;
}

.pdf {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #00F;
	text-align: left;
	line-height: normal;
	vertical-align: top;
	font-weight: bold;
}
a.pdf:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #00F;
	text-align: left;
	line-height: normal;
	vertical-align: top;
}


