body, td {
  font-family: Tahoma, Helvetica, Arial, Sans-Serif;
  font-size: 8pt;
}
body {
  background-color: white;
}
a {
  color: white;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.ln {
  color: 202050;
  cursor: pointer;
}
.oc {
  background-color: #707080;
}
.desc {
  color: #606064;
  font-size: 8pt;
  line-height: 18px;
  text-align: left;
}
.article {
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  font-size: 8pt;
  text-align: justify;
  line-height: 20px;
}
.contact {
  color: #f0f0f4;
  font-size: 8pt;
  font-weight: bold;
  font-variant: small-caps;
}
.vbar {
  font-size: 11pt;
  font-weight: normal;
  color: #5D5767;
}