@charset "utf-8";
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #000;
	text-decoration: none;
}
.contents {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	line-height:20px;
}
.subtext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000;
	text-decoration: none;
	line-height:45px;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	}
.copyright a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	}
.copyright a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #069;
	text-decoration: none;
	}