@charset "utf-8";
.menufont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.bodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	border-left: 0px;
}
.bodyboldfont {
	font-family: "cordia new";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	color: #000000;
}
