.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFF;
	text-align: left;
	position: relative;
	z-index: auto;
	width: auto;
}
.body_content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	background-color: #FFF;
	font-weight: normal;
	text-align: left;
}
.headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	background-color: #FFF;
	color: #000;
	text-align: left;
	font-weight: bold;
}
.captions_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000;
	font-weight: bold;
}
.body_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
.centered_heading {
	font-weight: bold;
	font-size: 16pt;
	color: #000;
	text-align: center;
}
.italic {
	font-style: italic;
	font-size: 12pt;
	font-weight: normal;
}
