body {
	margin-top: 2px;
	padding: 3px;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
		}
div#storiescontent {
	width: 650px;
	border-width: thin;
	border-color: #990000;
	}	
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-align: center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-align: center;
}
li {
	list-style-type: disc;
	padding-bottom: 5px;
	font-size: 90%;
}


	
.ttl {
	font-size: large;
	font-weight: bold;
	color: #990000;
}
.ttl2 {
	font-size: medium;
	font-weight: bold;
	color: #990000;
}
#storiescontent blockquote{
	font-size: small;
	font-weight: bold;
	}