body {
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	color: #000000;
	background-color: CCCCCC; }

a:link, a:active, a:visited {
	font-family: Verdana, Arial;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline; }
	
a:hover {
	font-family: Verdana, Arial;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none; }

.heading {
	font-family: Georgia, Times New Roman;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000; }
	
.story {
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	color: #000000; }
	
.lastline {
	font-family: verdana, arial;
	font-size: 9px;
	color: #000000;
	padding: 5px;
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000; }
