td {
  color: #000000;
  font-size: 12px;
  line-height : 25px;
}
BODY {
  font-size : 12px;
  line-height : 25px;
  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 : 999999;
  background-image : url(img/bg.gif);
  background-repeat : repeat-x;
  background-color : white;
}
a:link {
  color: #000000;
  text-decoration: none ;
}
a:visited {
  color: #000000;
  text-decoration: none ;
}
a:hover {
  color: red;
  text-decoration: underline;
  POSITION: relative;
}
a:active {
  text-decoration: none ;
}
a.a:link {
  color: #ffffff;
  text-decoration: none ;
}
a.a:visited {
  color: #ffffff;
  text-decoration: none ;
}
a.a:hover {
  color: #efefef;
  text-decoration: underline;
  POSITION: relative;
}
a.a:active {
  text-decoration: none ;
}
INPUT{
  font-size : 12px;
}
TEXTAREA{
  font-size : 12px;
  background-color : white;
}
SELECT{
  font-size : 12px;
  background-color : white;
}
.sd{
  font-size : 14px;
  line-height : 25px;
}
.text{
  width:680px;
  padding-right:0px;
  overflow-x: hidden;
  font-size:14px;
  line-height:160%;
  margin-top:10px;
  word-wrap : break-word ;
  word-break : break-all ;
}