body    {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color:000;
  background-color: transparent;
  margin: 0 0 0 0;
}
td{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color:000;
}


a.black,a.black:visited {
  color:#000000;
  text-decoration: underline;
}

a.black:hover   {
  color: #000000;
  background-color: #F4F09E;
}


a,a:visited {
  color: #000000;
  text-decoration: underline;
}

a:hover {
  color: #000000;
  background-color: #F4F09E;
}
img, div, td {
    behavior: url(iepngfix.htc);
}

.dashed   {
  border-top:0px solid #000000;
  border-right:0px solid #000000;
  border-left:0px solid #000000;
  border-bottom: 1px dashed #000000;
  color: #000000;
  font-size:10pt;
}

input.text  {
  border-top:0;
  border-right:0;
  border-left:0;
  border-bottom:1px dashed #000000;
  background-color: transparent;
  color:#000000;
  font-weight: bold;
  width:400;
}

.road  {
  color:#000000;
}
a {
  outline:none;
}
:focus {
  -moz-outline-style: none;
}


