.ff {
 font-weight: bold;
 font-family: sans-serif;
 text-align: right;
}
.error {
 font-family: sans-serif;
 font-weight: bold;
 font-size: 16pt;
 color: #990000;
}
.ahem {
 font-family: sans-serif;
 font-weight: bold;
 font-size: 12pt;
 color: #333333;
}
.button {
 font-weight: bold;
 background-color: #ffffcc;
 margin-right: .25em;
 margin-left: .25em;
}
.button:hover {
 font-weight: bold;
 background-color: #fffff0;
}
.tft {
 margin: .5em;
 border: 1px solid #333333;
 box-shadow: 4px 4px 0px #996;
}
.tft th, .tft td {
 border: 1px solid #333333;
 padding: 3px;
 font-family: sans-serif;
}
.tft th {
 background-color: #ffffcc;
}
.tft td {
 background-color: #fffff0;
 font-size: 9pt;
 vertical-align: top;
}
dt {
 font-family: sans-serif;
 font-weight: bold;
 margin-left: .5em;
}
.dayhead {
 background-color: #cccccc;
 font-family: sans-serif;
 font-size: 12pt;
 font-weight: bold;
 font-style: oblique;
}
.slotbox {
 padding: .4em;
 background-color: #fffff0;
 border: 1px dotted black;
}
.eth {
 color: white;
 background-color: black;
 font-family: sans-serif;
 font-size: 8pt;
 font-weight: bold;
 padding-left: .2em;
}
.note {
 font-family: sans-serif;
 font-weight: bold;
}
.tag {
 color: blue;
 font-family: sans-serif;
 text-align: right;
 vertical-align: top;
 font-style: oblique;
}
.general {
 font-family: sans-serif;
}
.mailbox {
 background-color: #fffff0;
 border: 1px dotted black; 
 margin-left: 2em; 
 padding: 0;
}

