@charset "utf-8";
.Header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	border-top-style: double;
	border-bottom-style: double;
	text-align: center;
	position: static;
	margin: 5px;
	padding: 5px;
}
.Content1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	border-top-style: double;
	border-bottom-style: double;
	text-align: justify;
	position: static;
	margin: 5px;
	padding: 5px;
}
.Image1 {
	position: static;
	margin: 5px;
	padding: 5px;
}
.MenuSub1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	text-align: center;
	position: static;
	margin: 5px;
	padding: 5px;
}
