@charset "utf-8";
.Content_Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: normal;
	line-height: 50px;
	font-weight: bold;
	color: #056907;
	text-align: center;
	background-position: bottom;
	height: 50px;
}
.Normal_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
}
