  
#left{
  width : 21%;
  float : left;
  clear : left;
  font-size : 77%;
  text-align : left;
  margin-left : 4%;
}
H2{
  font-size : 90%;
  padding-top : 0px;
  padding-bottom : 0px;
  color : #d1a5a5;
  line-height : 120%;
  padding-left : 0px;
  padding-right : 0px;
}
H3{
  color : #999999;
  font-size : 100%;
  margin-top : 5px;
  margin-bottom : 1px;
}
SPAN{
  white-space: nowrap;
}
BODY{
  margin-right : 5%;
  margin-left : 5%;
}
#left A:HOVER{
  background-color : #e9ffff;
}
H5{
  color : #999999;
  margin-top : 1em;
  margin-bottom : 2px;
}

