body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../images/background_02.gif);
	margin:0; 
	padding:0;
}

a:link		{ color: #343434; text-decoration: underline;}
a:visited	{ color: #666666; text-decoration: underline;}
a:active	{ color: #666666; text-decoration: underline;}
a:hover		{ color: #666666; text-decoration: none;}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5A5A5A;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: normal;
	text-align: left;
}
.subhead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5A5A5A;
	letter-spacing: 0.5px;
	line-height: 26px;
	font-weight: bold;
	letter-spacing: .5px;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5A5A5A;
	letter-spacing: normal;
	line-height: 26px;
	font-weight: bold;
	letter-spacing: .5px;
	font-style: italic;
}
.subhead3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A5A5A;
	letter-spacing: normal;
	line-height: 26px;
	font-weight: bold;
	letter-spacing: .5px;
	font-style: italic;
}
.contentsPoemTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #868057;
	line-height: 14px;
	font-weight: bold;
	letter-spacing: normal;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8C785D;
	font-variant: normal;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 12px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #8C785D;
	font-weight: normal;
}
.check {
	list-style-image: url(images/check.gif);
	list-style-type: disc;
	list-style-position: inside;
}
.box {
	background-repeat: repeat;
	background-color: F5F0E7;
	padding: 10px;
	width: 1px;
	border: thin solid #9A8B5D;
}
.boxBorder {
	padding: 6px;
	border: 1px solid #9A8B5D;
	background-color: F5F0E7;
}
.poemText {
	padding-left: 0px;
	position: relative;
	left: 20px;
	font-size: 14px;
	right: 20px;
}
.barText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.bulletList {
	list-style-position: inside;
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 2px;
	line-height: normal;
}
