#storySection {
	padding: 4px;
	text-align: left;
	background-color: #ffffff;
	border-top:3px #C6C6AA solid;
	border-left: 1px #C6C6AA solid;
	border-bottom: 1px #C6C6AA solid;
	border-right: 1px #C6C6AA solid;
	margin: 0px;
}
	
#storySection p, ul, li, .normal, blockquote{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
	margin-top: -2px;
}

#storySection p{
	line-height: 125%;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#storySection td{
	font-family:verdana, arial;
	font-size:12px;
}


#storySection a{
	color: #225522;
	text-decoration: underline;
	line-height:110%;
	voice-family: "\"}\"";
	voice-family: inherit;
	border-bottom: 1px dashed #225522;
	text-decoration:none;
}

#storySection li,ol,ul{
	list-style-type: disc;
	margin-left: 20px;
}

#storySection h1{
	font-family:verdana, arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #613F17;
	padding-top: 4px;
}

#storySection h2{
	font-family:verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

