a:link {
  color: #FFFFFF
}

a:visited {
  color: #FFFFFF
}

a:active {
  color: #CC0000
}

a:hover {
  color: #CC0000
}
.body{
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  direction: rtl
}
.body2{
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: right;
  direction: rtl
}
.body3{
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  direction: rtl
}
