@charset "UTF-8";
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 68px;
	color: #fc3d32;
	text-align: center;
	margin: 2px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	color: #000000;
	text-align: center;
	margin: 2px;
}
.bodycopy a {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin: 2px;
}
.contact_info {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #000000;
	text-align: center;
	margin: 2px;
}
.bodycopy a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	color: #000000;
	text-decoration: underline;
	text-align: center;
	margin: 2px;
}
