/* CSS Document */

p{
font-family: Verdana, sans-serif; font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}
.bold {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	padding-left: 10px;
}
.smallblacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: oblique;
	color: #000000;
}


.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
	background-color: 993333;
	display: block;
	padding: 8px;
	width: 240px;
} 
.paddedcell {
	padding: 10px;
}

.cellpoetry {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000000;
}


.poetry {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #999966;
	font-style: italic;
	text-decoration: none;
}
