@charset "UTF-8";
body {
	background-color: #CCCCCC;
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;
}
#wrapper {
	background-color: #000066;
	width: 804px;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #000066;
}
#banner {
	height: auto;
	margin: 1px;
	padding-bottom: 0px;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
#content {
	margin-top: 2px;
	padding-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	text-align: justify;
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.sript {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	color: #000000;
	margin-right: 0%;
	margin-left: 0%;
	text-indent: 2%;
	padding: 10px;
}
.fltlft {
	float: left;
}
#footer {
	clear: both;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000066;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	background-color: #FFFFFF;
	margin: 2px;
}
h1 {
	font-size: 142%;
	color: #000000;
	font-style: normal;
}
h2 {
	font-size: 100%;
	color: #000000;
}
.poetry {
	text-align: justify;
	font-size: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
