@charset "UTF-8";
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-transform: none;
	font-weight: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
	text-transform: none;
}
.epigraph {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	font-size: medium;
}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: underline;
	color: #333333;
	font-weight: normal;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #333333;
	font-size: large;
	font-weight: bold;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: none;
	color: #333333;
}
