h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: 900;
	color: #660000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	margin-top: .6em;
}
.subhead_inline {
	font-weight: 900;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.1em;
	font-weight: 900;
	color: #660000;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	font-weight: 900;
	color: #666666;
}
.subtitle_inline {
	font-size: 0.8em;
	color: #000000;
	line-height: 1.3em;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: 900;
	color: #000000;
	padding-top: 1em;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
}
a:link {
	font-weight: 900;
	color: #336699;
	text-decoration: none;
}
a:visited {
	font-weight: 900;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-weight: 900;
	color: #FFFFFF;
	background-color: #CC0000;
	text-decoration: none;
}
a:active {
	font-weight: 900;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
}
.classhead {
	background-color: #333333;
	width: auto;
	color: #FFFFFF;
	text-indent: 10px;
	height: 1.5em;
	font-weight: bold;
}
.highlight {
	background-color: #CCCC99;
	width: 100%;
	padding: 8px 5px 7px 10px;
}
