body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#story {
	width: 600px;
}
h1, h2, h3, h4, h5, h6 {color: #663300; font-family:Verdana, Arial, Helvetica, sans-serif;}
h1 {font-size: 30px;}
h2 {font-size: 24px;}
h3 {font-size: 18px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h6 {font-size: 11px;}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	list-style-type: disc;
	font-size: 14px;
}
ul ul {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	list-style-type: circle;
	font-size: 14px;
}
ul ul ul {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	list-style-type: square;
	font-size: 14px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	list-style-type: decimal;
	font-size: 14px;
}
ol ol {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	list-style-type:lower-alpha;
	font-size: 14px;
}
dl {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 14px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 14px;
}
.cells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}
.cutline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
}
.additions {
	text-decoration:underline;
	font-style:italic;
	color: #006600;
}
.deletions {
	text-decoration:line-through;
	color: #CC0000;
}
#masthead {
	background: #ffffff;
	background-image:url(../business/hod/dvheads/masthead.jpg);
	background-repeat: no-repeat;
	background-position: 12 12;
	height: 100px;
}
#masthead h4 {
	position: absolute;
	left: 500px;
	top: 36px;
}
.print {
	display: none;
}
.printonly {
	display: none;
}
.path {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.author {
	line-height: 14px;
	margin-bottom: -12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #663300;
}
.authorid {
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: oblique;
	color: #663300;
}
/* Navigation */
#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	position: absolute;
	top: 50px;
	left: 650px;
}
#nav table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#nav a:link, a:visited {
	text-decoration: none;
	background-color: transparent;
	padding: 1px;
}
#nav a:hover, a:active {
	color: #993300;
	text-decoration: underline;
	background-color: #E2E2C8;
	padding: 1px;
}
/* Cutlines and images */
.rightpix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	float: right;
	margin-left: 0.5em;
	padding: 4px;
}
.leftpix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	padding: 6px;
	float: left;
}
.editorsnotebold {
	font-weight: bold;
	color: #663333;
}
.editorsnote {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663333;
	padding-bottom: 6px;
}
.editorsnote p {
	font-size: 80%;
	font-weight: normal;
	color: #333366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.alpha {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	list-style-type: lower-alpha;
	font-size: 14px;
}
.committee {
	text-transform: uppercase;
}
dt {
	font-weight: bold;
}
s {
	color: #990000;
}
u {
	color: #660066;
}
.box {
	border: 1px solid #663333;
	padding: 4px;
	background-color: #E2E2C8;
	margin-top: 16px;
}
.box150R {
	border: 1px solid #663333;
	padding: 4px;
	background-color: #E2E2C8;
	width: 150px;
	float: right;
}
.box150L {
	border: 1px solid #663333;
	padding: 4px;
	background-color: #E2E2C8;
	width: 150px;
	float: left;
}
#footer {
	display: none;
}
.hilight {
	color: #663333;
}
.hilightbold {
	color: #663333;
	font-weight: bold;
}
.redux80 {
	font-size: 80%
}
.redux85 {
	font-size: 85%
}
.redux90 {
	font-size: 90%
}
.standing {
	text-transform: uppercase;
	font-size: 14px;
}
.nospaceabove {
	margin-top: 0px;
}
.nospacebelow {
	margin-bottom: 0px;
}
.moreinfo {
	font-size: 85%;
	text-transform: uppercase;
}

