BODY
{
	background-color: #fff;
	background-image: none;
}

#nav, #footernav, #endcap
{
	display: none;
}

#content, #footer, #header
{
	width: auto;
	margin: 0in;
	padding: 0px;
	border: 0px;
	color: black;
	background-color: transparent;
}

H1, H2, H3, H4, ADDRESS, A:link, A:visited
{
	color: black;
}

P, TABLE.format, TABLE.format TD,  TABLE.center, TABLE.center TD, DL, DD, UL, LI, BLOCKQUOTE
{
	font-size: 12pt;
}


P.footer, .sans, TABLE.format TH, TABLE.center TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#content a:link:after, #content a:visited:after
{
	content: " (" attr(href) ") ";
	font-size: 90%;
}

TABLE.format TD, TABLE.format TH, TABLE.center TD, TABLE.center TH
{
	border-color: black;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
}