
BODY {
  background-color: #FFFFFF;
  background-position: 0pt 0pt;
}

H2 {
  font-style: normal;
  font-weight: bold;
  text-align: center;
  font-size: 14pt;
  line-height: 25pt;
  margin-top: 2pt;
  margin-right: 2pt;
  margin-left: 2pt;
  text-decoration: none;
  font-family: "Verdana", "sans-serif";
  color: #008040;
  background-color: #DFDFDF;
}

P {
  font-style: normal;
  font-weight: bold;
  font-size: 10pt;
  line-height: 12pt;
  margin-top: 1pt;
  margin-right: 1pt;
  margin-left: 1pt;
  text-decoration: none;
  font-family: "Verdana", "sans-serif";
  color: black;
}

A {
  font-style: normal;
  font-weight: bold;
  font-size: 10pt;
  line-height: 11pt;
  text-decoration: none;
  font-family: "Verdana", "sans-serif";
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 2px;
}

a:link {
  font-style: normal;
  font-weight: bold;
  font-size: 10pt;
  line-height: 11pt;
  text-decoration: none;
  font-family: "Verdana", "sans-serif";
  color: #008040;
}

a:visited {
  font-style: normal;
  font-weight: bold;
  font-size: 10pt;
  line-height: 11pt;
  text-decoration: none;
  font-family: "Verdana", "sans-serif";
  color: #00E171;
}

a:active {
  font-style: normal;
  font-weight: bold;
  font-size: 10pt;
  line-height: 11pt;
  text-decoration: none;
  font-family: "Verdana", "sans-serif";
  color: #FF0000;
}

a:hover {
  font-style: normal;
  font-weight: bold;
  font-size: 10pt;
  line-height: 11pt;
  font-family: "Verdana", "sans-serif";
  color: #FF0000;
  background-color: #E4E4E4;
}
