@charset "utf-8";
body {
	background-color: #D0D0D0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 34px;
	color: #060606;
	text-align: left;
}
p {
	text-indent: 25px;
	font-size: 16px;
	line-height: 25px;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
	padding-bottom: 25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 50px;
}
img {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
