 body{
      margin-bottom:0px;
      margin-left:0px;
      margin-right:0px;
      margin-top:0px;
      background-color:#000033;
      color: #000000;
     }


 td.content{
     font-family: Tahoma;
     font-size: 12px;
 }

 p.heading{
     font-weight: bold;
     font-size: 14px;
 }

 .need {
     color:red;
     font-weight: bold
 }