.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000040;
	text-decoration: none;
	line-height: 20px;
	margin: 0;
}
a:hover {
	color: #DE7501;
	text-decoration: none;
	font-weight: normal;
}
.h1 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.navs {
	color: #000040;
	text-decoration: none;
}
.body ul {
	text-indent: 0px;
	left: 0px;
	background-position: left;
	list-style-type: circle;
}

