body {
background-color:#ffffcc;
font-family:Verdana,sans-serif;
}

a:link, a:visited {
color:#0000cc;
font-weight:bold;
text-decoration:underline;
}

a:hover {
text-decoration:none;
color:#000000;
font-weight:bold;
}

td {
font-size:12px;
}

.notes {
font-size: 11px;
}

.notice {
font-size: 10px;
text-align:center;
}

h1 {
text-align:center;
font-size:26px;
font-weight:bold;
}

ul {
list-style-image: url(logo.gif);
}

li {
padding-bottom:2px;
}