body {
  background: white;
  text-align: left;
}
#leftcolumn {
  height: 100%;
}

#content {
  line-height: 1.2em;
  width: 700px;
}

#content p{
  margin-bottom: 10px;
}


#content td{
  *font-size: 80%;
  color:#697E8E;
}
#content th{
  *font-size: 80%;
  color:#697E8E;
}

#content h3 {
  padding-top:10px; 
}

#content ul {
  margin-top: 0px;
  padding-top: 0px;
}