body {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	word-spacing: 0.2em;
	font-size: 10pt;
}
h3:first-child {
	margin-top: 0;
}/*starts first h3 in TD flush top*/
h3{
	margin-bottom: 0px;
	text-transform: uppercase;
}
h4{
	margin-top: 0px;
}
#SubHeader td {
	font-size: 8pt;
	margin: 0% 5% 0% 0%;
	width: auto;
}
#SubHeaderDateDx {
	font-style: italic;
	padding: 0% 8% 0% 0%;
}
#Content {
	font-size: 11pt;
	line-height: 13pt;
	float: none !important;
	color: black;
	margin: 0%;
	width: auto;
	padding-top: 5%;
}
.ContentBox {
	font-size: 10pt;
	padding-right: 3%;
	padding-left: 3%;
}
a {
	text-decoration: underline;
	color: #0000FF;
}
#one, #four{
	display: none;
}