body .main {
  font-weight: 400;
  font-size: 10pt;
  color: #000000;
  font-family: 'verdana';
}

body .bodytitle {
  font-weight: 800;
  font-size: 12pt;
  color: #006400;
  font-family: 'verdana';
}

body .bodybold {
  font-weight: 800;
  font-size: 10pt;
  color: #000000;
  font-family: 'verdana';
}

body .main a:link {
  font-weight: 400;
  font-size: 10pt;
  color: #0000CC;
  font-family: 'verdana';
  text-decoration: none;
}

body .main a:visited {
  font-weight: 400;
  font-size: 10pt;
  color: #0000CC;
  font-family: 'verdana';
  text-decoration: none;
}

body .main a:hover {
  font-weight: 400;
  font-size: 10pt;
  color: #880088;
  font-family: 'verdana';
  text-decoration: none;
}

body .title {
  font-weight: 800;
  font-size: 12pt;
  color: #000000;
  font-family: 'verdana';
}

body .subtitle {
  font-weight: 800;
  font-size: 10pt;
  color: #000000;
  font-family: 'verdana';
}

body .large {
  font-weight: 400;
  font-size: 10pt;
  color: #000000;
  font-family: 'verdana';
}

body .medium {
  font-weight: 400;
  font-size: 8pt;
  color: #000000;
  font-family: 'verdana';
}

body .small {
  font-weight: 400;
  font-size: 7pt;
  color: #000000;
  font-family: 'verdana';
}

ul.infolist {
  list-style-type: square;
}

body .micro {
  font-weight: 100;
  font-size: 1pt;
  color: #ffffff;
  font-family: 'verdana';
}
