body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 700px;
}
h1, h2, h3, h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #0066CC;
	padding: 2px;
	padding-top: 6px;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1em;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #0066CC;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #0066CC;
}
p {
	text-indent: 1.5em;
	color: black;
	font-size: 1em;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 1em;
	list-style-type: disc
}
ul ul {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 1em;
	list-style-type: circle;
}
ul ul ul {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 1em;
	list-style-type: square;
}
dt {
	font-weight: bold;
}
.printonly {
	display: none;
}
a:link, a:visited {
	text-decoration: underline;
	color: #0066CC;
	background-color: transparent;
	padding: 0 3 0 3;
}
a:hover, a:active {
	text-decoration: none;
	color: #000099;
	padding: 0 3 0 3;
}
#masthead {
	height: 79px;
}
#masthead img.logo {
	background-color: #0066CC;
	float: left;
	margin-right: 6px;
}
#masthead .issue {
	background-color: transparent;
	margin-top: 1em;
	padding-top: 52px;
}
#masthead .editor {
	margin-top: -12px;
}
#masthead .printonly {
	display: none;
}

.left {
	float:left;
	padding-right: 1em;
	padding: 4px;
}
#nav {
	clear: both;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	float: left;
	margin-top: 18px;
}
#nav h6 {
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 12px;
}
#nav p {
	font-size: 11px;
	text-indent: 0px;
	margin-top: -6px;
}
#nav ul {
	list-style: none;
	margin: 0;
}
#nav li {
	border-bottom: 2px solid #FFFF00;
}
#nav a:link, #nav a:visited {
	text-decoration: underline;
	background-color: transparent;
	color: #000099;
}
#nav a:hover, #nav a:active {
	text-decoration: none;
	background-color:#FFFFCC;
	color:#0066CC;
}
#story {
	margin-left: 174px;
	border-left: #0066CC solid 2px;
	padding-left: 12px;
}
#story h1, #story h2, #story h3, #story h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	padding: 2px;
}
#story h1 {
	font-size: 2em;
}
#story h2 {
	font-size: 1.6em;
}
#story h3 {
	font-size: 1.2em;
}
#story h4 {
	font-size: 1em;
}
#story h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #0066CC;
}
#story h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #0066CC;
}
#story p {
	text-indent: 1.5em;
	color: black;
	font-size: 1em;
}
#story ul {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 1em;
	list-style-type: disc
}
#story ul ul {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 1em;
	list-style-type: circle;
}
#story ul ul ul {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 1em;
	list-style-type: square;
}
#story dt {
	font-weight: bold;
}
.printonly {
	display: none;
}
#story a:link, #story a:visited {
	text-decoration: underline;
	background-color: transparent;
	color: #000099;
}
#story a:hover, #story a:active {
	text-decoration: none;
	background-color:#FFFFCC;
	color:#0066CC;
}
.path {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .85em;
	color: #CC0000;
}.bluebold {
	font-weight: bold;
	color: #0066CC;
}
.right {
	float:right;
	padding: 4px;
}
.reverse {
	color: #FFFF00;
	background-color: #0066CC;
	border: none;
}
.noindent {
	text-indent: 0px;
}
#story .noindent {
	text-indent: 0px;
}
.red {
	color: #FFFF00;
	background-color: red;
}
.orange {
	color:#FFFF00;
	background-color: orange;
	padding-left: 4px;
	}
.green {
	color:#FFFF00;
	background-color: green;
	}
.blue {
	color:#FFFF00;
	background-color: blue;
	}
.purple {
	color:#FFFF00;
	background-color: purple;
	}
.cutline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #666666;
	text-indent: 0px;
}
#story .cutline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #666666;
	text-indent: 0px;
}
#story .credit {
	font-size: 80%;
	font-color: #0066CC;
	font-style: italic;
	text-align: right;
	text-indent: 0px;
	color: #999999;
}
#story .redux80 {
	font-size: 80%;
}
#story .redux85 {
	font-size: 85%;
}
#story .redux90 {
	font-size: 90%;
}

