.title {
	font-family: AlgerianBasD;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.subtitle {

	font-family: AlgerianBasD;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.body {
	font-family: AlgerianBasD;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.body_gold {

	font-family: AlgerianBasD;
	font-size: 12px;
	font-weight: normal;
	color: #977900;
}
.body_bold {

	font-family: AlgerianBasD;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
