body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #000;
background-image: url(images/gradient.png);
background-repeat: repeat-y;
background-position: center;
}

td#white {
background-color: #fff;
}

img#subheader {
margin-top: 6px;
}

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
}

.lists {
font-size:16px;
}

table {
margin-top: 20px;
}

img {
align:top
}

td {
vertical-align:top;
}

a:link {
color: #b11835;
text-decoration: none;
}

a:hover {
color: #b11835;
font-weight:bold;
text-decoration: none;
}
