.indMain {
	background-color: ghostwhite;
	border-left-color: thistle;
	border-left-style: solid;
	border-left-width: thin;
	padding-left: 8px;
	padding-right: 6px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	text-indent: 2em;

}
.indp  {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 2px;
	margin-top: 3pt;
	font-size: 8pt;

	}
a {
	font-weight: 800;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-weight: 700;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-style: italic;
	font-weight: 800;
	color: #993399;
	text-decoration: none;
}
