﻿html {
 margin: 0px;
 padding: 0px;
}

body {
 margin: 0px;
 padding: 0px;
 font-family: sans-serif;
 font-size: small;
 color: #000;
}

div.logo a {
 margin: 0mm 0mm 10mm 0mm;
 padding: 0mm;
 font-size: 10pt;
 display: block;
}

div.text-column-content h1 {
 font-size: 18pt;
 font-family: georgia, serif;
 font-weight: normal;
 margin: 0mm 0mm 4mm 0mm;
 padding: 0mm;
 clear: both;
}

div.text-column-content h2 {
 font-size: 16pt;
 font-family: georgia, serif;
 font-weight: normal;
 margin: 0mm 0mm 4mm 0mm;
 padding: 0mm;
 clear: both;
}

div.text-column-content h3 {
 font-size: 14pt;
 font-family: georgia, serif;
 font-weight: normal;
 margin: 0mm 0mm 4mm 0mm;
 padding: 0mm;
}

div.text-column-content h4 {
 font-size: 12pt;
 font-family: georgia, serif;
 font-weight: normal;
 margin: 0mm 0mm 4mm 0mm;
 padding: 0mm;
}

div.text-column-content p {
 font-size: 12pt;
 font-weight: normal;
 margin: 0mm 0mm 4mm 0mm;
 padding: 0mm;
}

div.text-column-content img {
 float: left;
 margin: 0mm 4mm 4mm 0mm;
 border: solid 1px #000;
}

div.text-column-content hr {
 clear: both;
 margin-bottom: 10mm;
}

a {
 color: #000;
 text-decoration: none;
}

table {
 border: solid #000;
 border-width: 0pt 0pt .1pt .1pt;
 width: 98%;
 margin-bottom: 8mm;
}

table th, table td {
 border: solid #000;
 border-width: .1pt .1pt 0pt 0pt;
}

table th {
 font-size: 10pt;
 padding: 1mm 4mm;
}

table td {
 font-size: 12pt;
 padding: 2mm 4mm;
}

div.month {
 float: left;
 width: 55mm;
}

div.month table th {
 font-size: 7pt;
 padding: 0mm;
}

div.month table td {
 font-size: 8pt;
 padding: 0mm;
}

div.change, div.breadcrumbs, div.nav-column-content,
div.end {
 display: none;
}