body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.redux90 {
	font-size: 90%;
}
.redux85 {
	font-size: 85%;
}
.redux80 {
	font-size: 80%;
}
#masthead {
	height: 79px;
	border-bottom: 3px solid #666666;
	width: 95%;
}
#masthead .logo {
	background-color:#999999;
	float: left;
}
#masthead .issue {
	background-color: transparent;
	margin-left: 12pt;
}
.left {
	float:left;
	padding-right: 12pt;
}
.path {
	display: none;
}
#nav {
	display: none;
}
#story {
	margin-left: .5in;
	width: 6.5in;
}
#story h1, #story h2, #story h3, #story h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: black;
	padding: 4px;
	text-decoration:overline;
}
#story h1 {
	font-size: 30pt;
}
#story h2 {
	font-size: 20pt;
}
#story h3 {
	font-size: 14pt;
}
#story h4 {
	font-size: 12pt;
}
#story h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
#story h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#story p {
	text-indent: .25in;
	color: black;
	font-size: 12pt;
}
#story ul {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12pt;
	list-style-type: disc
}
#story ul ul {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12pt;
	list-style-type: circle;
}
#story ul ul ul {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12pt;
	list-style-type: square;
}
#story dt {
	font-weight: bold;
}
#story .cutline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-indent: 0px;
}
#story .credit {
	font-size: 7pt;
	font-color: #0066CC;
	font-style: italic;
	text-align: right;
	text-indent: 0px;
	color: #999999;
}
#story .redux80 {
	font-size: 8pt;
}
#story .redux85 {
	font-size: 9pt;
}
#story .redux90 {
	font-size: 10pt;
}
.ruleabove {
	border-top: 1px solid #CCC;
	padding-top: 4px;
}

