body {
 color: #804040;
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 12px;
 background-color: #ffffff;
 }
.teeny {
 font-size: 10px;
 }
td {
 font-size: 11px;
 }
A:link {
 color: #800000;
 text-decoration: none;
 font-weight: normal;
 }
A:visited {
 color: #340D10;
 text-decoration: none;
 font-weight: normal;
 }
A:active {
 color: #004000;
 text-decoration: none;
 font-weight: normal;
 }
A:hover {
 color: #004000;
 text-decoration: none;
 font-weight: normal;
 }
