BODY {
  background-color: #ffffff;
}
BODY, TD, H2 {
  font-family: verdana, geneva, arial, sans-serif;
  font-size:11px;
  color: #666633;
}

A, B {
  color: black;
}

H2, H2 A, H3 { 
  text-decoration: none; 
  font-weight: normal;
  color: black;
}

TD.leftbar {
  text-align: right;
}

DIV.review, H2 {
  margin-top: 20px;
}

DIV.content {
  width: 400px;
  margin-left: 40px;
  margin-right: 40px;
}

SPAN.date {
  color: #999999;
}

.extended, P.extended A {
  text-decoration: none;
  text-transform: lowercase;
}

DIV.diablog {
  margin-top: 30px;
  width: 200px;
  padding-left: 10px;
  border-left: 1px dotted #cccc99;
}

FORM {
  margin-top: 20px;
}
