body, #content {
   width: 100%;
   margin: 0;
   float: none;
   background: #fff url(none);
}

#skiplinks, #metanavigation, #menu, #footer {
   display: none;
}

img {
   max-width: 500px;
}

@page {
   margin: 0.5cm;
}

body {
   font: 12pt Georgia, "Times New Roman", Times, serif;
   line-height: 1.3;
}

h1 {
   font-size: 24pt;
}

h2 {
   font-size: 14pt;
   margin-top: 25px;
}

a {
   color: #000;
}

p a {
   word-wrap: break-word;
}

hr {
   border: 3px dotted #f0f0f0;
   border-style: none none dotted none;
}