body .main {
  font-weight: 400;
  font-size: 8pt;
  color: #000000;
  font-family: 'verdana';
}

body .main a:link {
  font-weight: 400;
  font-size: 8pt;
  color: #0000CC;
  font-family: 'verdana';
  text-decoration: none;
}

body .main a:visited {
  font-weight: 400;
  font-size: 8pt;
  color: #0000CC;
  font-family: 'verdana';
  text-decoration: none;
}

body .main a:hover {
  font-weight: 400;
  font-size: 8pt;
  color: #880088;
  font-family: 'verdana';
  text-decoration: none;
}

body .title {
  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 .small {
  font-weight: 400;
  font-size: 7pt;
  color: #000000;
  font-family: 'verdana';
}

body .magtable {
  font-weight: 400;
  font-size: 7 pt;
  color: #000000;
  font-family: 'tahoma';
}
