@charset "UTF-8";
.list {
	font-family: "MS Trebuchet", "Myriad Pro";
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}
.menu {
	font-family: "MS Trebuchet", "Myriad Pro";
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	color: #000099;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

