table.nav
{
	text-align: center;
	border-collapse: collapse;
	border-width: 0px;
}
table.main
{
	text-align: left;
	border-collapse: collapse;
	border-width: 0px;
}
td.body
{
	background: #b0d0b0;
	border-collapse: collapse;
	border-width: 0px;
	vertical-align: top;
}

td.outer
{
	background: #FFFF99;
}

td.nav
{
	background: #b0d0b0;
	vertical-align: bottom;
}

p.header
{
	font-size: 200%;
	text-align: left;
}

p.disclaimer
{
	font-size: 80%;
	text-align: justify;
}

h1, h2, h3, h4, h5, body, tr, td
{
	color: #990000;
}

body
{
	background: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}