/* CSS Document */

body{
leftmargin:0;
topmargin:0;
marginwidth:0;
marginheight:0;
margin:0px;
background-color:#a1b7c5;
}

td{
 text-decoration:none;
  color: #000000;
  font-family: verdana;
  font-size:11px;
  font-weight:normal;
  line-height:160%;
}
.heading{
 text-decoration:none;
  color: #e26806;
  font-family: verdana;
  font-size:13px;
  font-weight:bold;
}
.blackheading{
 text-decoration:none;
  color: #000000;
  font-family: verdana;
  font-size:10px;
  font-weight:bold;
}
a:link {
  text-decoration:none;
  color: #000000;
  font-family: verdana;
  font-size:11px;
  font-weight:normal;
}
a:visited {
  text-decoration:none;
  color: #000000;
  font-family: verdana;
  font-size:11px;
  font-weight:normal;
}
a:hover {
  text-decoration:none;
  color: #068bdb;
  font-family:  verdana;
  font-size:11px;
  font-weight:normal;
}
a:active {
  text-decoration:none;
  color: #8a8a8a;
  font-family:  verdana;
  font-size:11px;
  font-weight:normal;
}

