.HeaderText{
	border-bottom: #000000 1px solid;
	color: #333333;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 2px;
	width: 100%;
	
}

.NormalText{
	font-family:Arial;
	font-size: 12px;
	
}


.sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

.sectiondate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	text-decoration: none;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #000000;
	text-decoration: none;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	text-decoration: none;
	line-height: 15px;
}