#content h3
{ margin: 15px 0 10px 0;
  padding: 2px 10px 2px 10px;
  color: #a50234;
  background-color: #d6d6d6;
  font-size: 14px;
}

#content p
{ margin: 0;
  padding: 0;
  text-align: justify;
}

#content table td
{ border: solid 1px #c0c0c0;
  text-align: center;
}

.ras
{ text-align: right;
  height: 20px;
  line-height: 20px;
  margin: 10px;
}

#content a
{ text-decoration: none;
  color: #000066;
}

#content a:hover
{ text-decoration: underline;
}
