body {
   background-color: white;
   margin: 0px;
   padding: 0px;
}

a,td,input,textarea {
   font-family: Helvetica;
   font-size: 12px;
}

img {
   border: 0px;
}

a.copyright,td.copyright {
   font-family: Helvetica;
   font-size: 9px;
   color: white;
   text-decoration: none;
}
