@charset "UTF-8";
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
.link_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14.5pt;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 13pt;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
}
