body            { background:url(bg.jpg); }

a:link          { color: #0000FF; text-decoration: none; }
a:visited       { color: #318875; text-decoration: none; }
a:hover         { color: #0000FF; text-decoration: none; }
a:active        { color: #0000FF; text-decoration: none; }

td              { font-family: helvetica, arial, sans-serif;
                  color: #000000;
                  font-size: 10pt;
                  text-align: justify; }

td.center       { text-align: center; }

td.right        { text-align: right; }

td.footer       { font-size: 8pt; }
