p, td, th, small, h1, h3, ul li, #cn-text {
  font-family: "Arial", "Helvetica";
  font-size: 12pt;
  color: #111111;
}

small {
  font-size: 10pt;
  color: #666666;
}

a {
  font-family: "Arial", "Helvetica";
  font-weight: bold;
  text-decoration: none;
}
a:link { color: #526d9a; }
a:visited { color: #324d7a; }
a:active { color: #829dca; }
a:hover { color: #829dca; }

a.underline {
  font-weight: medium;
  text-decoration: underline;
  color: black;
}

#nonlink {
  font-family: "Arial", "Helvetica";
  color: #829dca;
  font-size: 10pt;
  font-weight: bold;
}

p {
  text-align: justify;
}

h1 {
  font-family: "Arial";
  font-size: 20pt;
  text-align: center;
}

h2, h2 a {
  font-family: "Arial";
  font-size: 14pt;
  color: #111111;
}

h2 a {
  text-decoration: underline;
}

h3 {
  font-weight: bold;
}
