body {
    background-color: #FFF;
    color: #000; }
a { color: #00F;
    text-decoration: underline;
    font-weight: bold;
    }
    /*
h1 {text-align: center; 
    font-family: monospace;
    }*/
.footer {font-size: 80%; text-align: center}
.sub { font-size: 80%}
.imagebar { display: none }
:link, :visited { color: #0F0 }
