p.wrtitle{
	font-family: "lucida caligraphy", "lucida blackletter", "blackletter", "carleton", "copperplate gothic light", "copperplate-gothic-light", "copperplate gothic bold", "times new roman", serif;
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	color:#99CC18;
}
P.wrtext{
	font-size: 14px;
	font-family: Arial, "Arial Unicode MS", "Verdana", sans-serif;
	color:#000F00;
	text-indent: 27px;
	text-align: left;
	font-weight: normal;
	font-style:normal;
	margin-right:20px;
}
div.wrstoryblock{
	TOP:100px;
	position:absolute;
	overflow: auto;
	scrollbar-base-color: #00FF00;
	scrollbar-arrow-color: #7F3000;
	scrollbar-3dlight-color: #00AF00;
	scrollbar-darkshadow-color: #401800;
	scrollbar-face-color: #006800;
	scrollbar-highlight-color: #505800;
	scrollbar-shadow-color: #004400;
	scrollbar-track-color: #a06030;
}
div.wrstoryblock hr{
	width:33%;
	color:#001840;
}
table.darktextratings{
	width:80%;
	border-color:#000000;
	border-width:2px;
	table-layout:fixed;
	border-style: outset;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.darktextratings td{
	width:17%;
	border-left-color:#001830;
	border-width:1px;
	font-family: "Times New Roman", "Georgia", Arial, serif;
	font-size: 15px;
	text-align: center;
	color:#000F00;
	border-style: ridge;
}