.page
{
margin: 0em 0em;
}

.logo
{
width: 100%;
border-bottom-style: solid;
border-width: 0.1em;
}

.logo img
{
width: 3.75cm;
height: 1cm;
margin-left: 0.5cm;
border: 0;
}

.menu
{
display: none;
}

.content
{
margin: 1cm;
}

h1
{
font-family:  Verdana, Arial, 'ms sans serif', geneva, helvetica, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
color: #000000;
}

h3
{
color: #000000;
font-size: 16px;
font-weight: bold;
font-family: Verdana, Arial, 'ms sans serif', geneva, helvetica, sans-serif;
margin-top: 2em;
border-bottom-style: solid;
}

p
{
color: #000000;
font-size: 12px;
line-height: 14px;
font-weight: normal;
font-family: Times, 'Times new roman', Georgia, Garamond, serif;
}

.legalinfo
{
font-family: Times, 'Times new roman', Georgia, Garamond, serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #000000;
margin-top: 1em;
border-top-style: solid;
border-width: 0.1em;
}

.release
{
margin: 2em;
}

table tr td
{
color: #000000;
font-size: 12px;
line-height: 14px;
font-weight: normal;
font-family: Times, 'Times new roman', Georgia, Garamond, serif;
}

a:link {
	color: #585858;
	text-decoration: none;
}

a:visited {
	color: #585858;
	text-decoration: none;
}

a:hover {
	color: #585858;
	text-decoration: none;
}

a:active {
	color: #585858;
	text-decoration: none;
}