.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 0.07em;
	line-height: 10pt;
}
.sections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 0.1em;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 7px;
}
.attribution {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;
	color: #000000;
	line-height: 10px;
}
.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 0.1em;
	width: 510px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 7px;
	line-height: 14px;
	top: 355px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	text-transform: uppercase;
	color: #999999;
}
.bodyattribution {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;
	color: #000000;
	line-height: 14px;
}
.bodycontributor {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 0.1em;
	width: 510px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	padding-bottom: 0px;
	line-height: 12px;
	top: 355px;
	font-style: italic;
}
.mocksections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	padding-bottom: 7px;
}
.mocktitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 0.07em;
	line-height: 10pt;
}
.mockattribution {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #000000;
}