body {margin: 0;
padding: 0;
font-family: sans-serif;
line-height: 1.4em;
color: #000000;
font-size: 18px; }

div#header {padding: 2%;
text-align: center;
background-color: #fcf8eb;
color: #000000;
border-bottom: solid #d8d8d2 1px; }

div#maincontent {padding: 2%;
text-align: justify;
background-color: #ffffff;
color: #000000;
border-right: solid #e2e2e2 1px;
border-left: solid #e2e2e2 1px; }

div#leftcolumn {padding: 2%;
float: left;
text-align: right;
background-color: #eaf2ff;
color: #000000;
width: 200px; }
.dt {
border: 1px #e4e4e4 solid;
}
.bigtitle {
font-size: 23px;
font-weight: bold;
background-color: #fdffe9; }
.headertable {
background-color: #e5e5e5;
font-size: 20px; }
a:link {
color: #140158;
text-decoration: underline; }
a:visited {
color: #500124;
text-decoration: underline; }
a:hover {
color: #0f0899;
text-decoration: underline; }