body {
background-color: white;
background-image: url("/bgc.cgi");
background-attachment: fixed;
font-family: Arial, Helvetica, Verdana, Sans-serif;
font-size: small;
}

a:hover { text-decoration: none; color: maroon; }

.waybig {
font-size: 36pt;
font-style: italic;
font-weight: bold;
}

td.menuhead {
color: white;
font-weight: bold;
}

ul {
font-size: x-small;
}

.small {
font-size: small; 
}

.xsmall {
font-size: x-small; 
}

