BODY {
  font-family: Times New Roman, arial;
  font-size: 10pt;
  link-color: blue;
  vlink-color:red
}

TABLE {
  font-family: Times New Roman,arial;
  font-size: 10pt;
}

H3 {
  font-family: Times New Roman, Arial;
  font-size: 12pt;
  line-height: 15pt;
  font-weight: bold;
  text-indent: pt;
  text-decoration: none;
  color: black
}

H1 {
  font-family: Times New Roman, Arial;
  font-size: 20pt;
  line-height: 15pt;
  font-weight: bold;
  text-indent: pt;
  text-decoration: none;
  color: white
}

H2 {
  font-family: Times New Roman, Arial;
  font-size: 20pt;
  line-height: 15pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  text-indent: pt;
  text-decoration: none;
  color: black
}


