@charset "utf-8";
.header {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	background-position: top;
	color: #FFFFFF;
	letter-spacing: .5em;
}
.bodytext {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: normal;
	font-weight: normal;
}
.poems {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
