body {
  background : url(backgrounddiagram.jpg) no-repeat fixed bottom right;
  color : #000000;
  margin-left: 0px;
  margin-top: 8px;
  margin-right: 0px;
  margin-bottom: 0px;
  }

* {
  font-family: verdana, arial, sans-serif, helvetica;
  font-size: 12px;
  }

td.blackcell {
  background-color: black;
  color: white;
  }

td {
  text-align: justify;
  vertical-align: top;
  }

td.subtitle {
  background: #dedeb3;
  vertical-align: middle
  }

td.main {
  cursor: text
  }

td.menu {
  text-align: right;
  vertical-align: top;
  }

td.headerlogo {
  text-align: left;
  vertical-align: middle;
  color: white;
  background-color: #dedeb3;
  }

td.printheaderlogo {
  text-align: left;
  vertical-align: middle;
  color: black;
  background-color: white;
  }

td.headerquote {
  text-align: right;
  vertical-align: bottom;
  background-color: #dedeb3;
  }

td.comment {
  text-align: left;
  vertical-align: top;
  color: #444444;
  }

td.printcomment {
  text-align: left;
  vertical-align: top;
  color: black;
  }

.jumplist {
  font-family: helvetica, arial;
  font-size: 10px;
  padding-left: 4px;
  padding-top: 22px;
  line-height: 20px;
  }

blockquote {
  border-color: #CC7700;
  border-style: solid;
  border-width: thin;
  margin-left: 36px;
  padding-left: 4px;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  background: #dedeb3; }

blockquote.file {
  border-color: #FFFFFF;
  border-style: solid;
  border-width: thin;
  margin-left: 36px;
  padding-left: 4px;
  padding-top: 0px;
  padding-right: 4px;
  padding-bottom: 8px;
  background: #FFFFFF;
  text-align: left;
  font-family: serif;
  font-style: italic; }

td.content a {
  color: #DD6F00;
  text-decoration: none;
  font-weight: normal;
  font-family: helvetica, verdana, arial, sans-serif;
  }

a {
  color: #DD6F00;
  text-decoration: none;
  font-weight: bold;
  }

a:hover {
  background-color: #dedeb3;
  text-decoration: underline;
  }

a:visited {
  //color: #AA5500;
  color: #993300;
  text-decoration: underline;
  }

tt { font-family: courier; font-size: 10px }

textarea { width:100% }

h1 {
  font-family: verdana, arial, sans-serif, helvetica;
  font-size: 20px;
  font-weight: bold;
  }

td.footer {
  text-alignment: right;
  }
