.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.statement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7A7A7A;
	line-height: 18px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #616161;
	font-weight: bold;
}
.contact {
	font-family: Gulim, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.underline {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
