body {
background-image: url("pics/yellow.bmp");
margin:0px 0px;
font:12pt bookman old style;
color:#884466;
}
td {
font-family: "Bookman Old Style"
}
#navline {
text-align:center;
width:100%;
height:20px;
margin:5px 5px;
}
.boxed {border:1px solid black;}
.centered {text-align:center;}
.onleft {text-align:left;}
.onright {text-align:right;}
.nobold {font-weight:normal;}
.bold {font-weight:bold;}
.underline {text-decoration:underline;}
.clearall {clear:both;}
.floatleft {float:left;}
.floatright {float:right;}
a.nav {font:8pt normal ;color:#330099;display:inline;padding:0px 2px;}
a.nav:hover {color:#000099;font-weight:bold;}