body { color: white; font-family: Georgia, "Times New Roman", Times, serif; background-color: white; }

p { color: black; font-size: medium; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: white; }
h1 { color: black; }
h3 { color: black; font-size: medium; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; }
td { color: black; background-color: white; }

a:link { color: blue ; text-decoration: none; }

a:visited { color: purple ; text-decoration: none; }

a:hover { color: purple ; text-decoration: none; }

a:active { color: red ; text-decoration: none; }
.date { color: #333; font-size: x-small; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: right; }
.footer { color: orange; background-color: #333; padding: 3px 10px 3px 0; margin-bottom: 10px; text-align: right; font-size: xx-small; height: 15px; }
.footer a{ color: orange; font-size: xx-small; font-family: Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: none; height: 15px; }
