body,p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: CCFF99;
}
body {
	background-color: #000000;
	margin-top: 36px;
	margin-right: 80px;
	margin-bottom: 40px;
	margin-left: 80px;
}
pre {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
.nav {
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:active {color: #FFFF00}
a:visited {color: #CC6600; text-decoration: none}
a:hover {text-decoration: underline}
.standoutcolor {
	color: #9999CC;
}
.link-inactive {
	color: #CC6600;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
/* h2 was previously purple 99CCCC */
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.color-dim {
	color: #666666;
}
.titleheading {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
}
.box-center {
}
.box-pagetop {
	margin: 12px;
}
.floatright {
	float: right;
	margin: 2px 0px 8px 8px;
}
.floatleft {
	float: left;
	margin: 2px 8px 8px 0px;
}
.recedeIntoPage {
	color: #555555;
	font-style: italic;
	line-height: 120%;
}
.warning {
	font-weight: bold;
	color: #CC0000;
}
.bigtitle {
	font-size: 24px;
}
.image-spacing {
	padding: 16px;
}
