BODY
 {
  font-style: normal;
  font-family: 'Times New Roman',serif;
  font-size: 12pt;
  color: #82E3F4;
  margin: 14px 16px 16px 16px;
 }
TABLE
 {
  font-style: normal;
  font-family: 'Times New Roman',serif;
  font-size: 12pt;
  color: #82E3F4;
  border-top-color: #80E0F0;
  border-left-color: #60c0D0;
  border-right-color: #60C0D0;
  border-bottom-color: #30A0B0;
 }
H1
 {
 font-style: normal;
 font-family: 'Comic Sans MS',serif;
 font-size: 32px;
 font-weight: bold;
 line-height: 15px;
 color: #F0F2F0;
 margin: 16px 15px 16px 0px;
 }
H2
 {
 font-style: normal;
 font-family: 'Tahoma',sans-serif;
 font-size: 11pt;
 font-weight: normal;
 color: #F0F0F0;
 margin: 6pt 0pt 14pt 0pt;
 }
H3
 {
 font-style: normal;
 font-family: 'Verdana','Times New Roman',serif;
 font-size: 10pt;
 font-weight: normal;
 color: #F0F0F0;
 }
EM
 {
  font-style: normal;
  font-family: 'Times New Roman',serif;
  font-size: 12pt;
  color: #C4D5FF;
 }
TT
 {
  font-style: normal;
  font-family: 'Courier New','Courier',serif;
  font-size: 10pt;
  color: #92EFFF;
 }