.noprint,
#navigation,
#sidebar {
  display: none;
}

body {
  font: 12pt/16pt "Times New Roman",Times,serif;
  color: #200000;
}

a {
  color: #800000;
}

#header h1 {
  font: normal 4.67em/1.1em "Times New Roman",Times,serif;
  margin: 0;
}

#header h1 a {
  text-decoration: none;
  text-transform: uppercase;
  color: #800000;
}

#header .description {
  font: normal 1.33em/1em "Times New Roman",Times,serif;
  text-transform: uppercase;
  color: #000;
  margin: 0;
}

#contentcontainer {
  border-top: 0.2mm solid #800000;
  margin: 0.3cm 0;
  padding: 0.3cm 0;
}

#content h2 {
  text-align: center;
  font: bold 1.833em/1.2em "Times New Roman",Times,serif;
  margin: 0 5cm 0.3cm;
}

#content h2,
#content h2 a {
  color: #400000;
  text-decoration: none;
}

#content h3 {
  text-align: center;
  text-transform: uppercase;
  font: bold 1em/1.2em Arial,sans-serif;
  color: #800000;
  margin: 0 5cm 0.3cm;
}

dl.image {
  margin: 0 1cm;
}

dl.image dt {
  text-align: center;
}

dl.image dd {
  margin: 0;
  text-align: left;
  font: italic 0.91em Arial,sans-serif;
  color: #444;
}

dl.image dd.copyright {
  text-align: right;
}

#footer {
  clear: both;
  border-top: 0.2mm solid #800000;
  margin: 1cm 0 0;
  padding: 1cm 5cm 0;
  text-align: center;
  font: italic small/120% "Times New Roman",Times,serif;
  color: #888;
}

#footer p {
  margin: 0;
}

#footer a{
  color: #b44;
  text-decoration: none;
}




