td {
  color: #000000;
  font-size: 14px;
  line-height : 20px;
  FONT-FAMILY: "ËÎÌå";
}
BODY {
  font-size : 14px;
  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-image : url(bg1.gif);
}
a:link {
  color: #000000;
  text-decoration: none ;
}
a:visited {
  color: #000000;
  text-decoration: none ;
}
a:hover {
  color: #ff6600;
  text-decoration: underline;
}
a:active {
  text-decoration: none ;
}
A.a:link {
  color: #eeeeee;
  text-decoration: none ;
}
a.a:visited {
  color: #eeeeee;
  text-decoration: none ;
}
a.a:hover {
  color: #ffc400;
  text-decoration: underline;
}
a.a:active {
  text-decoration: none ;
}
INPUT{
  font-size : 12px;
}
TEXTAREA{
  font-size : 12px;
  background-color : white;
  FONT-FAMILY: "ËÎÌå";
}
SELECT{
  font-size : 12px;
  background-color : white;
}