.title {
	font-family: "Weiss XBd BT";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.subtitle {

	font-family: "Weiss BT";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.body {
	font-family: "Weiss BT";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.body_blue {

	font-family: "Weiss XBd BT";
	font-size: 12px;
	font-weight: normal;
	color: #007CC3;
}
.body_bold {

	font-family: "Weiss XBd BT";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.blue_lg {
	font-family: "Weiss XBd BT";
	font-size: 14px;
	font-weight: bold;
	color: #007CC3;
	text-decoration: none;
}
.body_bold_I {
	font-family: "Weiss XBd BT";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
