.title {
	font-family: "BookmanITC Lt BT";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.body {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.sub_title {
	font-family: "BookmanITC Lt BT";
	font-size: 14px;
	font-weight: bold;
	color: #4F756A;
}
.left_menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.title_black {

	font-family: "BookmanITC Lt BT";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.slogan {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	font-style: italic;
}
.body_sm {

	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
