<!--

body,td {
  font-family:                 lucida sans unicode;
  FONT-SIZE:                   13px;
  line-height:                 16px;
  letter-spacing:              1px;
  font-weight:                 normal;
  color:                       #000000;
  text-align:                  center;

  scrollbar-face-color:        #223E5E;
  scrollbar-shadow-color:      #8399B1;
  scrollbar-highlight-color:   #8399B1;
  scrollbar-3dlight-color:     #8399B1;
  scrollbar-darkshadow-color:  #8399B1;
  scrollbar-track-color:       #8399B1;
  scrollbar-arrow-color:       #8399B1

}


:link { text-decoration: underline; color:#000000; background: transparent; }

:visited { text-decoration: underline; color:#000000; background: transparent; }

:active { text-decoration: blink; color:#000000; background: transparent; }



hr {border:0px; width:50%; heiht:2px; color:#223E5E; background-color: #223E5E;
margin-top:20px; margin-bottom:20px; text-align:center;}

h1 {
  FONT-SIZE:                   13px;
  font-weight:                 bold;
  text-align:                  center;
  margin-bottom:               15px;
}

h2 {
  FONT-SIZE:                   12px;
  font-weight:                 bold;
}

h3 {
  FONT-SIZE:                   11px;
  font-weight:                 bold;
  text-align:                  left;
}

table {
  border:                      1px solid #000000;
}

table.mini {
  width:                       50%;
  border:                      1px solid #000000;
}


-->