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