body {
background-color: white;
font-family: Arial, Helvetica, Verdana, Sans-serif;
font-size: small;
}

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

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

.logo_small {
font-size: 18pt;
font-style: italic;
font-weight: bold;
}

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

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

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

.timestamp {
font-size: xx-small;
text-align: center;
}

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

.quote {
font-style: italic;
color: gray;
}