body { color: black; background-color: white; }
p { color: #9e9e9e; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
h1 { color: #fd0300; font-size: 24px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; margin: 0.67em 0; }
td { color: #000; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
a:link { color: red ; }
a:visited { color: gray }
a:hover { color: gray }
a:active { color: red }
a:link { color: #2f2f2f; }
a:hover { color: red; }
