html,body{
height:100%;
margin:0px;
padding:0px
}

body
{
  background: #ffffff;
  color: #000000;
  font-family: arial;
  font-size: 9pt;
}

