.headline {
font-size: 130%;
text-indent: 0cm;
font-weight: bold;
color: #004487;
}

.dateline {
font-size: 70%;
text-indent: 0cm;
color: #004487;
}

.header {
font-size: 100%;
text-indent: 0cm;
font-weight: bold;
color: #004487;
}

.smalltext {
font-size: 70%;
font-weight: bold;
}

p {
font-size: 100%;
text-indent: 1cm;
}

.noindent {
font-size: 100%;
text-indent: 0cm;
}

body {
background-color: #FFFFFF;
}

a:link {
color: #003366;
text-decoration: underline;
}

a:visited {
color: #6699CC;
text-decoration: underline;
font-weight: bold;
}

a:active {
text-decoration: none;
}

a:hover {
color: #003366;
font-weight: bold;
text-decoration: underline overline;
}

table.menu {
font-size: 100%;
position: absolute;
visibility: hidden;
background: #FFFFFF;
border: solid 2px #004487;
}

