BODY { color: black; background: #FCFCBB } /* dark #FCFAAA */
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 }

A:link, A:visited, A:active { text-decoration: none }
A:link { color: red }
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 }

