@charset "utf-8";
.mainBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #646464;
	text-transform: none;
	text-align: left;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #005B80;
}

a:hover {
	text-decoration: underline;
	color: #0083B7
}
