body
{
	font-family: Tahoma;
	color: black;
	font-size: 9pt;
	margin: 0px;
	background-color: #eeeef0;
}

a
{	color: #aeaeae;
	text-decoration: none;
}

a:hover
{
	color: #fdad00;
}


table.header
{
background-color: #444257; color: white; width: 100%; font-size: 8pt;
padding: 12px;
text-decoration: none;
}



.menu a
{
	color: white;
	text-decoration: none;
}
.menu a:hover
{
	color: #fdad00;
}
h1
{
	font-size: 12pt;
}
.h1
{
	font-size: 10pt;
}
h2
{
	font-size: 10pt;
}
.h2
{
	font-size: 8pt;
}