TD.t {
  font-size : 9px;
  font-family : verdana;
  color : #000000;
  background : #ffffff url(resim/red.gif) repeat;
}


TD.s {
  background : #ffffff url(resim/red2.gif) repeat;
}


TD {
  font-size : 9px;
  font-family : verdana;
  color : #000000;
}


P {
  font-size : 9px;
  font-family : verdana;
  color : #383838;
  background : transparent;
  text-align : justify;
}


H4 {
  font-size : 12px;
  font-family : verdana;
  color : #FF6600;
  background : transparent;
  text-align : center;
}
H5 {
  font-size : 12px;
  font-family : verdana;
  color : #FF6600;
  background : transparent;
  text-align : LEFT;
}

H2 {
  font-family : verdana;
  color : #888888;
  background : transparent;
  text-align : center;
}


H1 {
  color : #000000;
  background : transparent;
  text-align : center;
}


BODY {
  font-size : 9px;
  font-family : verdana;
  color : #383838;
  background : #ffffff;
}


A:visited , A:link , A:active {
  font-size : 9px;
  font-family : verdana;
  color : #FF6600;
  background : transparent;
  text-decoration : none;
}


A:hover {
  font-size : 9px;
  font-family : verdana;
  color : blue;
  background : transparent;
  text-decoration : none;
}


