.body {  background: #FFFFFF;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 0px;
        position: absolute; 
        left: 0px; 
        top: 0px;
        color: #000000;
        width: 99%;
        font-family: verdana, arial, helvetica, sans-serif;
}


.tabletitle {
  background-color: #3333AA;
  font-weight: bold;
  color: #FFFFFF;
}

.tablecontent {
  background-color: #DDDDDD;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
} 
