h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	margin-top: 25px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-image: url(woodgrain.gif);
	background-repeat: repeat;
	margin: 0px;
}
#content {
	width: 650px;
	background-color: #FFFFFF;
	padding: 15px;
	margin: 0px 50px 10px;
}
.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}
#note {
	margin: 0px 50px;
	width: 650px;
}
#wrapper {
	text-align: center;
}
p {
	margin-right: 125px;
}
hr {
	border: thin dotted;
	margin-bottom: 15px;
}

hr.ee {
	border-top: 0px none #09c;
	border-bottom: 1px solid #9cf;
	width: 80%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
	border-right: 0 none;
	border-left: 0 none;
	}	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
