.normal {
	background-attachment: fixed;
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.titulo {
	background-attachment: fixed;
	font-family: "MS Sans Serif";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
}
.subtitulo {
	background-attachment: fixed;
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
}
.italica {
	background-attachment: fixed;
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.normal {
	background-attachment: fixed;
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-style: normal;
	line-height: light;
	font-weight: normal;
	font-variant: normal;
}.light {
	background-attachment: fixed;
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
}
