p { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 140%;
}
li {
	line-height: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

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

.bottomNav {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 80%; color: #FFFFFF; font-style:italic;}
.bottomNav a:link {color: #FFFFFF;  text-decoration: none} 
.bottomNav a:visited {color: #FFFFFF; text-decoration: none} 
.bottomNav a:hover {color: #FFFFFF;   text-decoration: underline} 
.bottomNav a:active {color: #FFFFFF;  text-decoration: none} 


h2 { font-family: font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #CC3234;
}

h3 { font-family: font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #CC3234;
}

h4 { font-family: font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #CC3234;
}

#poem {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-color: #CC0000;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-top-color: #CC0000;
	border-top-width: thin;
	border-top-style: dashed;
	border-left-color: #CC0000;
	border-left-width: thin;
	border-left-style: dashed;
	border-right-color: #CC0000;
	border-right-width: thin;
	border-right-style: dashed;
	border-color: #CC0000;
}

