a:link        { color: #6666FF; text-decoration: none; }
a:visited     { color: #9999FF; text-decoration: none; }
a:hover       { color: #FF6666; text-decoration: underline; }

body          { color: #666666; background-color: #FFFFFF; font-size: 12px; }
body#margin   { background-color: #000000; }

tr.heading4   { color: #FFFFFF; background-color: #999999; font-weight: bold; }
td.vtop       { vertical-align: top; } 

div.center    { text-align: center; }
div.copyright { font-size: 10px; text-align: center; }

input         { border-style: solid; border-width: 1px; }
textarea      { border-style: solid; border-color: #666666; border-width: 1px; }
select        { border-style: solid; border-color: #666666; border-width: 1px; }
