<STYLE TYPE="text/css">
<!--

P {
  font-family: "Courier New";
  font-style: normal;
  font-size: 10pt;
  /* color: black; */
  text-align: left;
}

SMALL {
  font-family: "Courier New";
  font-style: normal;
  font-size: 8pt;
  /* color: black; */
}

TD {
  font-family: "Courier New";
  font-style: normal;
  font-size: 10pt;
  /* color: black; */
}
TR {
  font-family: "Courier New";
  font-style: normal;
  font-size: 10pt;
  /* color: black; */
}

/* margin-top: 1em; */
/* margin-bottom: 1em; */
/* border: black */
/* border-width: 3; */
/* border-style: */
/* border-color: */
/* font-family: monospace; */
TABLE {
  font-family: "Courier New";
  font-style: normal;
  font-size: 10pt;
  color: black;
  /* background: RGB(195,232,224); */
  border-width: 1;
}

DIV { 
  text-align: center;
  font-family: "Courier New";
  font-style: bold;
  font-size: 10pt;
  /* color: black; */
}



H3 {
  font-family: "Courier New";
  font-style: bold;
  font-size: 10pt;
  /* color: black; */
  text-align: center;
  margin-top: 0em;
  margin-bottom: 0em; 
}
H4 {
  font-family: "Courier New";
  font-style: underline;
  font-size: 10pt;
  /* color: black; */
  text-align: left;
  margin-top: 0em;
  margin-bottom: 0em; 
}

UL { 
  text-align: left;
  font-family: "Courier New";
  font-style: bold;
  font-size: 10pt;
  /* color: black; */
}

/* margin: 1em; */

BODY { 
  font-family: "Courier New";
  font-size: 10pt;
  font-style: normal;
  margin-left: 8%;
  margin-right: 8%;
  /* background-color: RGB(220,228,210); */
}

/*
  filter: alpha(opacity=100);
  color: RGB(255,0,0);
*/

IMG {
  background-color: transparent;
}
.EQN { /* Equations */
  color: RGB(255,0,0);
  margin-top: 12px;
  margin-bottom: 12px;
  margin-left: 4%;
  margin-right: 4%;
}
.INLINE { /* InLine Equations */
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
.PICTURE { /* Line Drawings */
/* border: 1px solid RGB(120,120,120); */
}

A:link    {color: RGB(101,142,220); font-style: underline;}
A:visited {color: RGB(71,120,120); }
A:hover   {color: RGB(251,55,123); }
A:active  {color: RGB(239,71,239}; }

-->
</STYLE>

