@charset "UTF-8";
#wrapper {
	text-align: left;
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	}

#content {
	padding: 20px;
	clear: both;
	width: 855px;
	background-color: #FFFFFF;
	background-position: center;
}

#content2 {
	padding: 20px;
	clear: both;
	width: 815px;
	background-color: #FFFFFF;
	border: 1px double #999999;
	background-position: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 2pt;
	color: #666666;
	line-height: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #996600;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #330000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC3300;
	font-weight: normal;
}
.doublerule {
	line-height: 1pt;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666633;
	font-size: 1px;
	font-family: "Times New Roman", Times, serif;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #330000;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
	line-height: 2px;
}

