/* CSS Document */
body {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  text-align: center;
  background: #d4d4d4 url('/images/layout/bg_body.jpg') no-repeat top center;
  padding: 0;
  margin: 0;
  padding-bottom: 25px;
}

table {
  color: #000;
  font-size: 10pt;  
}

