body
{
	font-family: Arial;
	font-size: 10pt;
}

table.outer
{
	border-style: none;
}

table.navbar
{
	background-color: dddddd;
	border-color: bfebff;
	border-style: solid;
	border-width: 1pt;
}

table.main
{
	border-color: bfebff;
	border-style: solid;
	border-width: 1pt;
}

td
{
	font-family: Arial;
	font-size: 10pt;
}

td.navbarHeader
{
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
}

td.navbarArrow
{
	font-family: Arial;
	font-size: 10pt;
	padding-left: 2mm;
	padding-top: 1mm;
	padding-bottom: 1mm;
	width=11px;
}

td.navbarEntry
{
	font-family: Arial;
	font-size: 10pt;
	padding-bottom: 1mm;
}

td.content
{
	font-family: Arial;
	font-size: 10pt;
	padding-left: 2mm;
	padding-top: 1mm;
	padding-bottom: 2mm;
	padding-right: 2mm;
}

h1
{
	font-family: Arial;
}

hr
{
	height: 1pt;
	border-color: 808080;
	border-style: dashed;
	border-width: 1pt;
}

a
{
	font-weight: 700;
}

a:link
{
	color: 808080;
	text-decoration: none;
}

a:visited
{
	color: 606060;
	text-decoration: none;
}

a:active
{
	color: 606060;
	text-decoration: none;
}

a:hover
{
	color: 000000;
	text-decoration: underline;
}

p
{
	font-family: Arial;
	font-size: 10pt;
	text-indent: 1cm;
	text-align: justify;
}

p.copyright
{
	font-family: Arial;
	font-size: 8pt;
	text-indent: 0;
	text-align: justify;
	font-style: italic;
	padding-top: 0;
	padding-bottom: 0;
}

div.copyright
{
	font-family: Arial;
	font-size: 8pt;
	text-indent: 0;
	text-align: justify;
	font-style: italic;
	padding-top: 0;
	padding-bottom: 0;
}