BODY
{
	background: #000;
}

BODY A:link { color: #99ff99 }
BODY A:visited { color: #99ff99 }
BODY A:active { color: #ffffff }

TD.header
{
	text-align: left;
	width: auto;
	white-space: nowrap;
}

TD.nav
{
	text-align: right;
	width: auto;
	white-space: nowrap;
	padding-right: 20px;
}

UL
{
	list-style-type: disc;
	text-indent: 0px;
	text-align: left;
	color: #9f9;
	font-family: Helvetica, Arial, sans-serif;
}

UL.nav
{
	list-style-type: disc;
	text-indent: 0px;
	text-align: left;
	color: #9f9;
	font-family: Helvetica, Arial, sans-serif;
}

BODY.nav A:link { color: #99ff99 }
BODY.nav A:visited { color: #99ff99 }
BODY.nav A:active { color: #ffffff }

TD.content
{
	text-align: left;
	width: auto;
	white-space: wrap;
}

H1, H2, H3, H4, H5
{
	color: #99ff99;
	font-family: Helvetica, Arial, sans-serif;
}

H1.pageheading
{
	color: #99FF99;
	font-size: 28pt;
	text-align: left;
	line-height: 100%;
	font-family: Helvetica, Arial, sans-serif;
}

INPUT, TEXTAREA, P, BR
{
	color: #9f9;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
}

BLOCKQUOTE
{
	color: #9f9;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
}

P.footnote
{
	font-size: 9pt;
	font-style: italic;
}

P.image
{
	text-align: center;
	font-weight: bold;
}
