@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #990000;
}
.dateItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 12px;
	font-weight: bold;
}
.authorName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.storyHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-weight: bolder;
}
.listExtraSpace {
	line-height: 2em;
}
.listBlockBottomPad {
	padding-bottom: 20px;
}
.videoCenter {
	text-align: center;
}
