body {
  background: #fff;
}

#main {
  font-size: 12pt;
  color: #000;
}

a img {
  border-style: none;
  color: #fff;
  background: transparent;
}


h1 {
  font-size: 16pt;
  color: #E9967A;
  background: url(../img/bg_line.gif) no-repeat left bottom; 
}

.title h1 {
  font-size: 20pt;
  color: #DA70D6;

}

.title {
  margin-left: 150px;
}


.colam {
  color: #808080;
  margin-left: 1em;
  margin-top: 1em;
}

.ims {
  width: 780px;
  margin-left: 1em;
  margin-bottom: 2em;
  font-size: 11pt;
  color: #808080;
}
.ims td {
  vertical-align: top;
  width: 160px;
}

