h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #68071C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #6E0718;
	border-right-color: #6E0718;
	border-bottom-color: #6E0718;
	border-left-color: #6E0718;
	font-weight: bold;
	padding-left: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #770A1C;
	padding-left: 25px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 25px;
	text-align: center;
}
.lower_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	text-align: center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #68071C;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-left: 50px;
	margin-top: 20px;
	margin-bottom: 5px;
}
.descriptions {
	font-size: 12px;
	font-weight: bold;
	color: #7A0B1D;
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
}
