body	{
	text-align: center;
	font-family: Arial, Helvetica, Verdana, SunSans-Regular, sans-serif;
	font-size: 1em;
	background: #003333;
	margin: 0px
	}

p	{
	line-height: 1.5;
	color: #000000;
	padding: 0px
	}

h1	{
	color: #006633;
	font-weight: bold;
	font-size: 2.5em;
	line-height: normal;
	font-family: Georgia, Times, "Times New Roman", serif;
	text-align: center;
	padding-top:0;
	padding-bottom: 0
	}

h2	{
	color: #006633;
	font-weight: bold;
	font-size: 1.4em;
	line-height: normal;
	font-family: Helvetica, Verdana, Arial, SunSans-Regular, sans-serif;
	align: left;
	padding-top: .4em;
	padding-bottom: 0
	}

h3	{
	color: #000000;
	font-weight: bold;
	font-size: 1.1em;
	font-style: italic;
	line-height: normal;
	font-family: Helvetica, Verdana, Arial, SunSans-Regular, sans-serif;
	align: left;
	padding-top: .4em;
	padding-bottom: 0	
	}

a	{
	color: #006633;
	font-weight: bold;
	text-decoration: none
	}

a:hover	{
	text-decoration: underline;
	background: #006633;
	color: #ffff00
	}

.poem	{
	font-size: 0.8em;
	font-family: Georgia, Times, "Times New Roman", serif;
	padding-left: 20px;
	line-height: 1.2;
	font-style: italic
	}

.credit	{
	font-size: 0.8em;
	font-family: Georgia, Times, "Times New Roman", serif;
	padding-left: 30px;
	line-height: 1.2;
	font-style: italic;
	color: #006633
	}

.head	{
	padding: 8px;
	margin: 20px 8px 8px 8px;
	width: 700px;
	background: #FFFFFF;
	border: solid 1px #FFFF00
	}

.menu	{
	text-align: left;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 0.8em;
	padding: 8px 8px 8px 16px;
	position: absolute;
	margin:-9px 0px 0px -9px;
	width: 150px;
	background: #ffffcc;
	border: solid 1px #FFFF00;
	z-index: 3;
	}

.content	{
	text-align: left;
	width: 700px;
	margin: 8px 8px 8px 8px;
	padding: 8px;
	background: #ffffff url(side2.gif) repeat-y;
	border: solid 1px #FFFF00
	}

.pad	{
	text-align:left;
	padding: 8px 8px 8px 180px;
	position: relative;
	margin:0px 0px 0px 0px;
	}