body {
   background-color: #F5F5F5;
   color: #000000;
}

dt.strong {
font-weight: bold
}

div.nav {
text-align: left
}

.center {
text-align: center
}

.bold {
font-weight: bold
}

.navpic {
background-color: #CCFFCC; 
background: url(/images/bblisabg.jpg)
}

.navtxt {
font-weight: bold; 
text-align: left; 
font-family: monospace; 
color: #009900; 
background-color: #CCFFCC
}

.navlink {
font-weight: bold;
text-align: left;
font-family: monospace;
color: #009900;
}

.navlink A:link {
text-decoration: none;
}

.navlink A:visited {
text-decoration: none;
}

.navlink A:hover {
text-decoration: underline;
}
