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

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

.logo {
font-size: 24pt;
font-weight: bold;
}

.subjhead {
font-size: 14pt;
color: white;
font-weight: bold;
}

.attach {
font-size: 9pt;
font-weight: bold;
background-color: lightblue;
border: 1px solid blue;
}

.msg_body {
font-size: 11pt;
padding: 7px;
}

.timestamp {
font-size: 9pt;
text-align: center;
}

.pagenum {
font-size: 9pt; 
}

.admin {
font-size: 12pt;
font-weight: bold;
background-color: lightblue;
border: 2px solid blue;
padding: 4px;
}
