body {
background: white;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: black;
margin: 0px;
}

table {
width: 100%;
margin: 0;
}

table td {
font-size: 80%;
border-width: 0;
vertical-align: top;
padding: 0;
}

hr {
color: #336699;
size: 2;
}

#headings td {
text-align: center;
font: bold;
}

a:link {
color: #990000;
}

a:visited {
color: #336699;
}

#header {
height: 52px;
color: #6699cc;
font: bold 12px;
}

#header ul {
list-style-type: square;
}

#header a:link, #header a:visited {
color: #6699cc;
text-decoration: none;
}

#header a:hover {
color: #cccccc;
}

#title {
vertical-align: bottom;
color: #442200;
font: bold 200% Arial, Helvetica, Verdana, sans-serif;
}

tr td#topleft {
background: #339966;
width: 152px;
}

#content {
padding: 0 20px 1.5em;
line-height: 1.6em;
}

#footer td {
vertical-align: middle;
font-size: 66%;
text-align: center;
padding: 0.2em;
background: #ffffff;
color: #000000;
}

tr #border {
border: 0 0 3px 0;
color: #339900;
}

#footer a:link, #footer a:visited {
color: 336699;
text-decoration: none;
}

#footer a:hover {
color: #cccccc;
}

#copyright {
text-align: center;
font: normal 70%;
color: #000000;
padding: 8px;
}
