body { 
   position: absolute;
   background: #ffffff; 
   color: #333;
   font-family: Georgia,Serif;
   font-size/* */:/**/small; font-size: /**/small;
}

html, body { 
   top: 0; 
   bottom: 0;
   left: 0; 
   right: 0; 
   margin: 0; 
   padding: 0;
   height: 100%; 
   width: 100%;
}
p { 
   color: #af1e2d; 
   font-size: 100%; 
   text-align: left;
   line-height: 1.2em;
  }
a { 
   color: #af1e2d; 
   text-decoration: none; 
  }
table { 
   width: 520px; margin-left: 10%; maring-right: 10%; 
   margin-top: 10%;
} 
td { 
   width: 250px;
   vertical-align: top;
   padding-right: 10px;
   padding-left: 10px;
   text-align: right;
   }
#footer a {
   color: #96938e;
   font-size: x-small;
}

