body {
  background-color: #ffffff;
  margin: 0px;
}
#h {
  padding: 4px 10px 7px 10px;
  background: url(/img/hbg.png) bottom left repeat-x;
  font: 10px/14px Arial, Helvetica, Sans-serif;
  color: #404040;
}
#h img {
  float: left;
  margin-right: 10px;
}
#h a {
  color: #ff6000;
  text-decoration: none;
  border-bottom: 1px dotted #ff6000;
}
#h a:hover {
  color: #a02000;
  border-bottom: 1px dotted #a02000;
}
#loadmsg {
  font: bold 14px/18px Arial, Helvetica, Sans-serif;
}
#loadmsg a {
  color: #336699;
  text-decoration: none;
  border-bottom: 1px dotted #336699;
}
#loadmsg a:hover {
  color: #113366;
  border-bottom: 1px dotted #113366;
}  
.mtd {
  width: 340px;
  text-align: justify;
  vertical-align: top;
  font: 12px/18px Trebuchet MS, Arial, Helvetica, Sans-serif;
  color: #404040;
}

