BODY {
  font-family: sans-serif;
  text-align: left;
  background-color: white;
  color: black
}

H1 {
  text-align: center
}

div.date {
  Color: #333377;
  Font-size: 9pt;
  Font-style: italic;
  Font-weight: bold;
  Font-family: Arial, Verdana, Helvetica, sans-serif;
  Margin-top: 9pt;
}

A.mailto {
  color: black;
  font-family: monospace
}

a.nav {
  color: #ffffff;
  Text-Decoration: none;
  Font: 11px/normal Arial, Verdana, Helvetica, sans-serif ! important;
  font-weight: bold;
}
a.nav:hover {
  color: yellow;
}
div.nav a.nav, td.nav {
  background-color: #337733;
  padding-left: 4pt;
  padding-right: 4pt;
  padding-top: 2pt;
  padding-bottom: 2pt;
}

.article {
  color: #337733;
  text-align: left;
  Font: Arial, Verdana, Helvetica, sans-serif ! important;
}

h1.article {
  Font: 14pt;
  Font-weight: bold;
}

h2.article {
  Font: 12pt;
  Font-weight: normal;
  Font-style: italic;
}

.newssection {
  background-color: #773333;
  color: white;
  padding-left: 0.4em;
  padding-top: 0.2ex;
  padding-bottom: 0.2ex;
}

.heading {
  padding-top: 0.2ex;
  padding-bottom: 0.2ex;
  color: #773333;
}

h3.heading {
  background-color: #773333;
  color: white;
  padding-left: 0.4em;
}

.attribution {
  Font: 8pt;
  vertical-align: bottom;
}

.picture, .fullpicture {
}

div.picture {
  Font: 8pt;
}

div.caption {
  display: table-cell;
  background-color: #772222;
  color: white;
}

h4 a {
  text-decoration: none;
  color: inherit;
}

DIV.boxed {
  font-family: sans-serif;
  margin-left: 2ex;
  margin-right: 2ex;
  padding: 1ex;
  background: white;
  border: 2px solid red
}

ADDRESS {
  text-align: right;
  font-style: italic
}

A:link IMG, A:visited IMG, A:active IMG { border: 2px solid white }

.danger {
  color: red
}

.new {
  color: #a00
}
