.title {
	font-family: "Exotc350 DmBd BT";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.subtitle {

	font-family: "Exotc350 DmBd BT";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.body {
	font-family: "Exotc350 DmBd BT";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.body_gold {
	font-family: "Exotc350 DmBd BT";
	font-size: 14px;
	font-weight: normal;
	color: #00446C;
}
.body_bold {

	font-family: "Exotc350 DmBd BT";
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
