body.toc
{
	font-family: Arial, Helvetica, sans-serif;
	background: #C0C0C0;
	font-size: 8pt;
}

body.logo
{
	background: #C0C0C0;
}

body.logo img
{
	position: absolute;
	top: 0px;
	left: 0px;
}

div.header
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100px;
	background: #006600;
}

div.content
{
	position: absolute;
	left: 4px;
	top: 100px;
	width: 100%;
}

div.content, div.content td, div.content th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

div.footer
{
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	bottom: 0px;
	width: 100%;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	text-align: center;
}

h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
}

h6.top
{
	text-align: right;
}

a
{
	color: #0000FF;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

h2 a, h3 a, h4 a
{
	color: #000000;
}

