.nouline {
        text-decoration: none;
        color: black;
        font-family: Courier, fixed;
        font-size: 75%;
        padding: 0% 1% 0% 1%; 
}

.menubar {
        text-align: center;
}

.bluebox { 
        font-family: Verdana, Utopia, Times;
        font-size: smaller;
        background-color: #9BDDFE; 
        padding: 2% 5% 3% 5%; 
        margin: 1% 13% 0% 13%;
        border-style: outset; 
        border-width: thin; 
        border-color: black;
}

.smaller {
        font-size: smaller;
}
