body {
background-image: url(bkgd.gif);
margin-top:0;
margin-left:0;
margin-right:0;
margin-bottom:0;
}

a {
font-size:14px;
color:#000000;
text-decoration: underline;
}
a:hover {
font-size: 13px;
font-weight: bold;
color:#000000;
text-decoration:none;
}

table.main {
border-left: thin solid #000000;
border-right: thin solid #000000;
border-bottom: thin solid #000000;
border-top: none;
}
table.roster {
border-left: thin solid #000000;
border-right: thin solid #000000;
border-bottom: thin solid #000000;
border-top: thin solid #000000;
}
td.titles {
font-size: 14px;
font-weight: bold;
color: #000000;
border-bottom: thin solid #000000;
}
td.roster {
font-size: 14px;
color: #000000;
border-bottom: thin solid #000000;
}
td.statstitle {
font-size: 14px;
font-weight: bold;
color: #000000;
border-bottom: thin solid #000000;
}
td.stats {
font-size: 14px;
color: #000000;
border-bottom: thin solid #000000;
}

a.menu {
font-size:14px;
color:#000000;
text-decoration:none;
}
a.menu:hover {
font-size: 13px;
font-weight: bold;
color:#000000;
text-decoration:none;
}
a.entry {
font-size:14px;
color:#333367;
text-decoration:none;
}



