div#stories {
	font-family: font-family: "Trebuchet MS", Verdana, "Comic Sans MS", Tahoma;
	font-weight: bold;
	font-size: 9pt;
}

div#stories h2 {
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

div#stories h3 {
	text-align: left;
}

div#stories th {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 12pt;
	background-color: #B3D9E5;
	text-align: center;
	vertical-align: top;
	width: 20%;
}

div#stories td {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 12pt;
	text-align: center;
	vertical-align: top;
	width: 20%;
}

div#storiesfilter table {
	background-color: #B3D9E5;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

div#storiesfilter table td {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 12pt;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
div#storiesfilter table td.storiesortdata{
	text-align: left;
	vertical-align: top;
}
div#storiesfilter table td.storiesfilterbutton {
	text-align: center;
	vertical-align: top;
}