td {
  color: #000000;
  font-size: 12px;
  line-height : 20px;
  WORD-BREAK: break-all;
}
BODY {
  font-size : 12px;
  line-height : 20px;
  SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
  SCROLLBAR-SHADOW-COLOR: buttonface;
  SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
  SCROLLBAR-ARROW-COLOR: #620202;
  SCROLLBAR-TRACK-COLOR: #eeeeee;
  FONT-FAMILY: ËÎÌå; SCROLLBAR-DARKSHADOW-COLOR: buttonshadow ;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-color : silver;
  background-image : url(bg3.gif);
}
a:link {
  color: #000000;
  text-decoration: none ;
}
a:visited {
  color: #000000;
  text-decoration: none ;
}
a:hover {
  color:#ff0000;
  text-decoration: underline ;
}
a:active {
  text-decoration: none ;
}
INPUT{
  font-size : 12px;
  border-width : 1px 1px 1px 1px;
  border-color : silver silver silver silver;
}
TEXTAREA{
  font-size : 12px;
  background-color : white;
  border-width : 1px 1px 1px 1px;
  font-family : ËÎÌå;
border-top-color : silver;
  border-left-color : silver;
  border-right-color : silver;
  border-bottom-color : silver;
}
SELECT{
  font-size : 12px;
  background-color : white;
  border-width : 1px 1px 1px 1px;
  border-color : silver silver silver silver;
}
