body {background: "#FFFF99"}

h1 {font-family: sans-serif; color: #ff9966}
h2, h3, h4, h5, h6 {font-family: sans-serif}
caption {font-family: sans-serif}

th.italic {font-style: italic; font-weight: normal}
th.sans {font-family: sans-serif; font-weight: normal}
p.author {font-family: sans-serif; font-weight: bold}

ol li {list-style: decimal}
ol ol li {list-style: lower-alpha}
ol ol ol li {list-style: upper-roman}
ol ol ol ol li {list-style: upper-alpha}
ol ol ol ol ol li {list-style: lower-alpha}

hr {color: #ff9966}

a:link {color: #ff6633}
a:active {color: #ff6633}
a:visited {color: #ffcc00}