body
  {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #ffffff;
    color: #000000;
  }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,b,i
  {
    font-family: Arial, sans-serif;
  }

a:link,
a:visited,
a:active
  {
    text-decoration: none;
    font-weight: bold;
    color: #3200fa;
  }

td
  {
    border-width: 2px;
    padding: 5px;
    border-style: solid;
    background-color: #5c50b6;
    border-color: #4E487B;
  }