p, ul, ol, li, td, tr, a  { font-family: Verdana, Arial, Helvetica, sans-serif; color: #333; }
body { background-color: #fff; margin: 50px; }

h2        { font-family: Futura, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #d80; margin-left: 10px; margin-top: 40px; }
p, li, td { font-size: 16px; }
p         { margin-right: 40px; margin-left: 30px; }
li        { list-style: none; margin-left: 0px; padding-bottom: 1em; }

a:link    { color: #a60; text-decoration: none; }
a:visited { color: #a60; text-decoration: none; }
a:hover   { background-color: #c34; color: #ff6; text-decoration: none; }
