BODY { color: black; background: #FCFCBB }
P { font-family: "times new roman", serif; font-style: normal }

EM { font-style: italic }
I { font-style: italic }
B { font-weight: bold }
U { font-style: italic }

H1 { font-size: x-large; text-align: center }
H2 { font-size: x-large; text-align: left }
H3 { font-size: large }
H4, H5 { font-style: italic }

DT { font-weight: bold; color: #000080; }

A:link, A:visited, A:active { text-decoration: none }
A:hover { color: #FCFCBB ! important ; background: red ! important }
A:link { color: red; background: #FCFCBB }
A:visited { color: #00007F }

.date {
 text-align: right;
 font-family: sans-serif, helvetica;
 font-size: 60%
}

.navigate {
 text-transform: lowercase;
 text-align: center;
 font-size: 80%
}

.disclaimer { text-align: right; font-size: x-small }

.headline { font-size: large; color: black }

.mailbody { white-space: pre; font-family: monospace; display: inline; color: blue; }
.mailhead { white-space: pre; font-family: monospace; display: inline; color: green; }
