
body {
  background-color: #ffffff;
  font-weight: normal;
  font-size: 10pt;
  font-family: Arial, Tahoma, "Comic Sans MS";
  scrollbar-face-color: #5f5fff;
  scrollbar-3dlight-color: #e0e0e0;
  scrollbar-highlight-color: #5f5fff;
  scrollbar-shadow-color: #5f5fff;
  scrollbar-darkshadow-color: #00003f;
  scrollbar-track-color: #e0e0e0;
  scrollbar-arrow-color: #f0f000;
}

h1{
  margin-top: 24pt;
  margin-bottom: 8pt;
  font-weight: bold;
  font-size: 12pt;
  color: #000000;
  font-family: "Comic Sans MS";
}

h2{
  margin-top: 16pt;
  margin-bottom: 10pt;
  font-weight: bold;
  font-size: 14pt;
  color: #000000;
  font-family: Arial;
}

h3{
  margin-top: 18pt;
  margin-bottom: 4pt;
  font-weight: bold;
  font-size: 11pt;
  color: #000000;
  font-family: Arial;
}

h4{
  margin-top: 18pt;
  margin-bottom: 6pt;
  margin-left: 14pt;
  font-weight: bold;
  font-size: 10pt;
  color: #000000;
  font-family: Arial;
}

hr{
  margin-left: 0px;
  margin-right: 0px;
}

li{
  margin-bottom: 8pt;
}

table{
  width: 100%;
  border: 0;
  cellspacing: 0;
  cellpadding: 4;
}

td{
  text-align: left;
  font-size: 10pt;
  font-family: Arial;
}
