body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: #000;
	font-size: 9pt;
	font-family: arial,helvetica,sans-serif;
}

#copy {
	height: 270px;
	width: 487px;
	overflow: auto;
}

a img {
	border-width: 0px;
}

a {
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

a.current {
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	color: #0085C2;
	text-decoration: none;
	font-weight: bold;
}

a:link, a:visited, a:current {
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}


a:hover {
	font-family: arial,helvetica,sans-serif;
	color: #0085C2;
	text-decoration: none;
	font-size: 8pt;

}

a.sub {
	color: #000000;
	font-weight: bold;
}

a.sub:hover {
	color: #0085C2;
	font-weight: bold;
}
a.sub_nolink {
	color: #000000;
	font-weight: bold;
}


a.blue_link {
	color: #0085C2;
	font-weight: bold;
	font-size: 9pt;
}

a.blue_link:hover {
	color: #0085C2;
	text-decoration:underline;
}


