body {
font-family: Verdana, Arial;
background: #FFF;
}

#logobar {
background: #fff;
}
#subnaviation

#statusandsearch {
background: #FFF;
color: #000;
}

#breadcrumbs {
color: #000;
}

#breadcrumbs a {
color: #000;
font-weight: bold;
}


#article {
margin-left: 25px;
background: #FFF;
font-family: Verdana, Arial;
}

#article h1 {
font-size: 1.3em;
}

#article h3 {
font-size: 1.1em;
}

#article p {
font-size: 0.9em;
}

#article p a {
color: #cf3d43;
text-decoration: none;
}

#article p a:hover {
color: #333333;
text-decoration: underline;
}
.downloadtabel {
font-size: 0.9em;
}
