body {
	background-color: #666666;
	margin: 0px;
}
.stitle {
	font-family: tahoma;
	font-size: 23px;
	color: #FFCC00;
	font-weight: bold;
}
.story {
	font-family: tahoma;
	font-size: 17px;
	line-height: 24px;
	padding-left: 40px;
	padding-right: 30px;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 0px;
}
.storyinfo {
	font-family: tahoma;
	font-size: 10px;
	line-height: 19px;
	color: #FF8A00;
	font-weight: bold;
}
.tdmain {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #FABD00;
	border-left-color: #FABD00;
}
a.mid:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: 100;
	color: #FFFF00;
	letter-spacing: -0.01em;
}
a.mid:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: 100;
	color: #FFFF00;
	letter-spacing: -0.01em;
}
a.mid:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: 100;
	color: #FFFF00;
	letter-spacing: -0.01em;
	text-decoration: none;
}
