@charset "UTF-8";
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	position: absolute;
	height: 30px;
	width: 180px;
	left: 18px;
	top: 35px;
	line-height: 100%;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	position: absolute;
	height: 18px;
	width: 100%;
	left: 0px;
	top: 12px;
	border-bottom: 1px;
	border-color: #000066;
	border-bottom-style: solid;
}
