a:link {
  text-decoration:none;
  color: #2D657F;
  font-family: verdana;
  font-size:10px;
  font-weight:normal;
    line-height:180%;
}
a:visited {
  text-decoration:none;
  color: #2D657F;
  font-family: verdana;
  font-size:10px;
  font-weight:normal;
      line-height:180%;
}
a:hover {
  text-decoration:none;
  color: #000000;
  font-family: verdana;
  font-size:10px;
  font-weight:normal;
      line-height:180%;
}
a:active {
  text-decoration:none;
  color: #2D657F;
  font-family: verdana;
  font-size:10px;
  font-weight:normal;
      line-height:180%;
}

td {
  text-decoration:none;
  color: #000000;
  font-family: verdana;
  font-size:12px;
  font-weight:normal;
  line-height:150%;

}

.heading{
  text-decoration:none;
  color: #0E638B;
  font-family: verdana;
  font-size:12px;
  font-weight:bold;
}

.title{
  text-decoration:none;
  color: #0E638B;
  font-family: verdana;
  font-size:10px;
  font-weight:normal;
}


