body {
  margin-top: 25px;
  background-color: #99CEFE;
  color: #222222;
  font-family: Verdana, Arial;
  font-size: 13px;
}

h2 {
  font-family: Verdana, Arial;
  font-size: 22px;
  color: #003366;
}

h3 {
  font-family: Verdana, Arial;
  font-size: 18px;
  color: #003366;
  font-weight: bold;
}

h4 {
  font-family: Verdana, Arial;
  font-size: 15px;
  color: #003366;
  font-weight: bold;
  margin-top: 0.6em;
  margin-bottom: 0.0em;
}

table.form {
  background-color: #ffffff;
  padding: 10px;
}

input, textarea {
  border: solid 1px, #775544;
  color: #775544;
  font-family: Arial;
  font-size: 13px;
}

td.body {
  vertical-align: top;
  text-align: left;
  padding: 10px;
}

td.form {
  color: #222222;
  font-family: Arial;
  font-size: 13px;
}

td.comment {
  text-align: right;
}

td.citem {
  padding-left: 20px;
  margin-bottom: 8px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 11px;
  font-style: italic;
  border-top: dashed 1px #bbbbbb;
}

table.turitem {
  width: 776px;
  border: solid #775544 1px;
  background-color: #ffffff;
  color: #222222;
  padding: 6px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 14px;
}

table.body {
  width: 800px;
  background-color: #ffffff;
  border: solid 1px #000000;  
}

div.logo {
  float: bottom;
  width: 800px;
  height: 129px;
  background-image: url('images/banner2.jpg');
  background-repeat: none;
  border: solid 1px #000000;
  margin-bottom: 8px;
}

table.about {
  float: right;
  width: 500px;
  border: dashed 1px #cccccc;
  padding: 8px;
  margin: 8px;
}

image.about {
  margin: 5px;
}

div.image {
  float: right;
}

div.heading {
  font-family: Verdana, Arial;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 6px;
  color: #336699;
}

div.heading1 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 6px;
  color: #003366;
}

div.text {
  font-size: 13px;
  font-family: Verdana, Arial;
}

div.imagetext {
  font-size: 11px;
  text-align: center;
  color: #666666;
}

div.admin {
  float: bottom;
}

div.timestamp {
  text-align: left;
  font-family: Courier;
  color: #222222;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 10px;
}

img.image {
  border: solid #666666 1px;
}

a, a:active, a:visited {
  text-decoration: none;
  color: #336699;
}

a:hover {
  color: #996633;
}

ul {
  padding-left: 25px;
}