@charset "UTF-8";
.body {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	margin-top: 0px;
}
.title {
	font-family: Helvetica;
	font-size: 36px;
	line-height: 40px;
	color: #999999;
	text-decoration: none;
	clip: rect(auto,auto,auto,auto);
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
