.body { 
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  
}
.txt {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
}
.heading {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
}
.login_bold {
  font-weight: bold;
  color: #0099FF;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
}
.dotedbr { 
  border-right:dotted; 
  border-right-color:#0099CC;
  border:thin;
}
.mainbr {
border-bottom:inset;
border-bottom-color:#999999;
border-left:outset;
border-left-color:#999999;
border-right:inset;
border-right-color:#999999;
border-top:outset;
border-top-color:#999999;
border:thin;
