.body {
	background-color: #666666;
	text-align: center;
	margin: 3px 0px 0px;
}
.maintable {
	border: 2px solid #CCCCCC;
}
.featurepic {
	padding-right: 4px;
	padding-left: 8px;
	width: 40%;
	text-align: left;
	vertical-align: top;
}
.mainstory {
	text-align: left;
	vertical-align: top;
	padding-left: 4px;
	left: 4px;
}
.quickjumptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	color: #000000;
	margin-right: 2px;
	list-style-type: none;
	width: 129px;
	background-color: #FF9900;
}
#quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: right;
	background-color: #FF9900;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	display: block;
	text-decoration: none;
	margin: 0px 2px 0px 0px;
	padding: 0px;
	background-position: center bottom;
	height: auto;
	width: 129px;
	list-style-type: disc;
	list-style-position: outside;
}
#quicklinks a:hover {
	background-color: #CCCCCC;
	list-style-type: disc;
	list-style-position: outside;
}
#quicklinks a {
	display: block;
	color: #000000;
	text-decoration: none;
	list-style-type: disc;
	list-style-position: outside;
}
#quicklinks li {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
}
#rtnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #FF9900;
	width: 120px;
	text-align: left;
	right: 3px;
	margin-left: 4px;
}
#rtnavpic {
	margin-left: 4px;
}
#rtnavfeature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 2px;
}
#postamble {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-position: center;
	text-align: center;
}
.centerpic {
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	color: #FF9900;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
}
a {
	color: #990000;
	text-decoration: underline;
}
