.body {
	line-height: 15pt;
	font-size: 9pt;
	color: #333333;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.bodylessleading {
	line-height: 13pt;
	font-size: 9pt;
	color: #333333;
}
.bodylessleadingGray {
	line-height: 13pt;
	font-size: 9pt;
	color: #666;
}
.biggertitles  {
	color: #333;
	margin-top: 33px;
}
.separator {
	border-bottom: 3px double #333;
	margin-top: -10px;
}

