.table
{
  font-size: 100%;
}

TABLE
{
  font-size: 80%;
}

TH,TD
{
  text-align: left;
}

TR,TD
{
  vertical-align: top;
}

.title
{
  color: #C18E45;
  font-weight: bold;
  font-size: 110%;
}

.text
{
  margin-left:4%;
  border-left:2px solid #C0C0C0;
}
