
body {
  font-family: Verdana, Arial, Sans-Serif;
  line-height: 140%;
  font-size: 10pt;
}	

table {
  font-family: Verdana, Arial, Sans-Serif;
  line-height: 140%;
  font-size: 10pt;
}  

H1 {
  color: #000066;
  font-family: Arial, Sans-Serif;
  font-size: 14pt; /*font-weight: bold;*/
}

H2 {
  color: #000066;
  font-family: Arial, Sans-Serif;
  font-size: 12pt;
  font-weight: bold;
}

H3 {
  color: #000066;
  font-family: Arial, Sans-Serif;
  font-size: 16pt;
  font-weight: bold;
}

HR {
  color: #c1eefb;
  noshade: noshade;
  size: 1;
  width: 100%;
}

A {
  color: #000066;
  text-decoration: none;
  font-weight: bold;
}

A:hover {
  color: #000000;
  font-weight: bold;
  /* text-decoration: underline; */
}

.text8 {
  color: black;
  font-family: Verdana, Arial, Sans-Serif;
  line-height: 130%;
  font-size: 8pt;
}

.text8b {
  color: #000066;
  font-family: Verdana, Arial, Sans-Serif;
  line-height: 130%;
  font-size: 8pt;
}

.text9 {
  color: black;
  font-family: Verdana, Arial, Sans-Serif;
  line-height: 130%;
  font-size: 9pt;
}

.text10 {
  color: black;
  font-family: Verdana, Arial, Sans-Serif;
  line-height: 130%;
  font-size: 10pt;
}

.text12 {
  color: black;
  font-family: Verdana, Arial, Sans-Serif;
  line-height: 130%;
  font-size: 12pt;
}

.text14 {
  color: black;
  font-family: Verdana, Arial, Sans-Serif;
  line-height: 130%;
  font-size: 14pt;
}

