@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #182849;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #99CC00;
	text-decoration: none;
}
.contents {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
}
.subtext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 45px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:45px;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}