BODY { background-color: #F5F5DE; background-image: url('images/bg-paper.jpeg') }
H1 { color: #443311; font-family: "lucida handwriting", zapf-chancery, cursive }
H2, H4, H5, H6 { color: #443311; font-family: "times new roman", times, serif }
H3 { color: #443311; font-family: "times new roman", times, serif; font-style: italic }
P { color: #443311; font-family: "times new roman", times, serif; text-indent: 5ex }
LI { font-family: "times new roman", times, serif }
UL { color: #443311; list-style: circle }
A:link { color: #AA0000 }
A:hover { color: #FF0000; text-decoration: underline }
A:active {  color: #BBBBBB }
A:visited {color: #185184 }
.center { text-align: center }
.question { color: #880088; font-style: italic }

HR { width: 90% }

/*These attributes apply to the directory table at the top right of each page */
TABLE.directory { padding-left: 20px; padding-bottom: 10px }

/* These attributes should all apply to the footer at the bottom of each page only */
HR.footer { color: #DDDDDD }
P.footer { color: #AAAAAA; font-size: x-small; font-family: arial, sans-serif; text-align: center }
A:link.footer { color: #FF9999; text-decoration: underline }
A:hover.footer { color: #FF5555 }
A:active.footer { color: #FFDDDD }
A:visited.footer { color: #9999FF; text-decoration: underline }