body { color: #064; }
p { }
td { }
a:link { color: #064; text-decoration: none; }
a:visited { color: #064; text-decoration: none; }
a:hover { color: #064; text-decoration: underline; }
a:active { color: #064; text-decoration: none; }

#content {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 10px;
}