body { background: white; padding: 3px; }

#header { margin: 0; }
#header h1 { margin: 0; }
#headerNavigation { font-size:small; border-bottom: solid 1px #ff0066; }
#content {}
#footerNavigation { font-size:small; border-top: solid 1px #ff0066; }
#footer { font-size: small; background: #ff0066; color: white }

.subtitle { font-weight: bold; }
.small { font-size: small; }
.description { font-size: small; display: block; }

hr { clear: both; border: solid; border-width: 1px; border-bottom-color: #007300; border-top-color: #ffffff; border-left-color: #ffffff; border-right-color: #ffffff; }
a { text-decoration: none; font-weight: bold; color: black; }
dd { font-size: small; display: block; }