body {
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-size: 12px;
 color: #b51311;
 line-height: 11.5em;
 background: #cc3333;
 margin: 0px;
}

H1 {font-family: arial; font-size: 20px}

a {
 color: #cc3333;
 font-weight: bold;
 text-decoration: none;
}

a:hover {
color: #000000;
text-decoration: underline;
}

td {
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-size: 12px;
 color: #000000;
 line-height: 1.5em;
}

td a:hover {
color: #000000;
text-decoration: underline;
}