body { background-color: #FFFFFF; color: #000000;
    margin-left: 10%; margin-right: 10%;
    background-image: url(background.jpg); }

p { color: #000000; text-align: left; font-family: sans-serif;
    text-indent: 0% }
p.center { text-align: center; font-family: sans-serif; color: #000000 }

a { color: #004060; font-family: sans-serif }
a:hover { color: #800000 }

a.bold { text-decoration: none; font-family: sans-serif; 
    color: #004060; font-weight: bold }
a.bold:hover { color: #800000 }

blockquote { color: #000000; font-family: sans-serif }

h1,h2,h3,h4,h5,h6 { color: #000000; text-align: center;
    font-family: sans-serif }
h1.left { color: #000000; text-align: left; font-family: sans-serif }
h2.left { color: #000000; text-align: left; font-family: sans-serif }
h3.left { color: #000000; text-align: left; font-family: sans-serif }
h4.left { color: #000000; text-align: left; font-family: sans-serif }
h4.right { color: #000000; text-align: right; font-family: sans-serif }

ul { color: #000000; font-family: sans-serif }
ol { color: #000000; font-family: sans-serif }
li { color: #000000; font-family: sans-serif }
li.spaced { color: #000000; font-family: sans-serif; margin-bottom: 15px }

td { color: #000000; font-family: sans-serif }
th { color: #000000; font-family: sans-serif }
caption { color: #000000 }

table.x  { background-color: #A08000; color: #000000; border-color: #000000;
    font-family: sans-serif }
tr.red   { background-color: #FF8080 }
tr.teal  { background-color: #A0E0E0 }
tr.blue  { background-color: #8080FF }
tr.black { background-color: #000000 }

li { margin-top: 1em; }
