BODY{
  font-family : sans-serif,Arial;
  font-weight : normal;
  color : black;
  background-color : white;
  text-decoration : none;
  font-size : 8pt;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
TD{
  font-size : 9pt;
  font-family : Arial;
  font-weight : 100;
  text-indent : 1px;
}
TH{
  font-size : xx-small;
  font-family : Arial,sans-serif;
  font-weight : normal;
  text-indent : 1px;
  background-color : #8dcee7;
  color : black;
}
TABLE{border-width : 0px 0px 0px 0px;border-style : solid solid solid solid;border-color : silver silver silver silver;
  
}
A{
  color : #00506f;
  text-decoration : underline;
  font-family : Arial;
}
A:LINK{
  color : #00586e;
  text-decoration : underline;
}
A:VISITED{
  color : #00506f;
  text-decoration : underline;
}
A:HOVER{
  color : #00506f;
  text-decoration : underline;
}
INPUT{
  color : #00506f;
  background-color : white;
}

