<style>

body { }

/* main page text */
p.title { color: #770000; font-size: 200%; font-family:Arial }
p.subtitle { color: #000000; font-size: 150%; font-family:Arial }
hr { color: #770000 }
a { color:#000000; text-decoration:underline }

/* default paragraph text */
p { color: #000000 }
h1,h2,h3,h4,h5,h6 { color: #770000 }

/* doj attribution */
p.copyright { color: #99ff99 }

/* disclaimer */
p.disclaimer { color: "#ffff99" }


</style>


