@charset "ISO-8859-1";
.inthissectioncopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
	text-align: left;
	list-style-type: square;
}

a:link, a:visited {
	color:#616161;
	text-decoration:none;
}

a:hover, a:focus, a:active {
	color:#616161;
	text-decoration:underline;
}