.text {
	font-family: "Albertus MT Lt", Footlight, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;


}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;

}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;

}
.subsection {
	font-family: "Albertus MT Lt", "Times New Roman";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
}
.excerpt {
	font-family: "Albertus MT Lt", "Times New Roman";
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}
.example {
	font-family: "Albertus MT Lt", "Times New Roman";
	font-size: 14px;
}
.textCentered {

	font-family: "Albertus MT Lt", Footlight, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
