@charset "UTF-8";
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 9px;
	margin-top: 15px;
	margin-left: 80px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #C92E29;
	margin-top: 25px;
	margin-left: 80px;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	margin-left: 80px;
	margin-right: 80px;
	line-height: 22px;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #C92E29;
	margin-left: 80px;
	margin-bottom: -12px;
	font-size: 13px;
}
a {
	color: #102C44;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.headerFront {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #C92E29;
	margin-top: 25px;
	background-position: center;
	text-align: center;
}
.copyrightFront {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 9px;
	margin-top: 15px;
	text-align: center;
}
