BODY
{
	background: #fff;
}

A:link { color: #366400 }
A:visited { color: #366400 }
A:active { color: #5AA008 }

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: #000;
	font-family: Helvetica, Arial, sans-serif;
}

UL.nav
{
	list-style-type: none;
	text-indent: 0px;
	text-align: left;
	color: #000;
	font-size: 10pt;
	line-height: 100%;
	font-family: Helvetica, Arial, sans-serif;
}

UL.skills
{
	list-style-type: disc;
	text-indent: 0px;
	text-align: left;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
}

UL.downlinks
{
	list-style-type: disc;
	text-indent: 0px;
	text-align: left;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
}

BODY.nav A:link { color: #366400 }
BODY.nav A:visited { color: #366400 }
BODY.nav A:active { color: #5AA008 }

TD.content
{
	text-align: left;
	width: auto;
	white-space: wrap;
}

H1, H2, H3
{
	color: #366400;
	font-family: Helvetica, Arial, sans-serif;
}

H1.pageheading
{
	color: #330000;
	font-size: 28pt;
	text-align: left;
	line-height: 100%;
	font-family: Helvetica, Arial, sans-serif;
}

INPUT, TEXTAREA, P, BR
{
	color: #000;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
}

P.footnote
{
	font-size: 9pt;
	font-style: italic;
}
