h1 {color: green; font-size: 16pt}
h2 {color: green; font-size: 12pt}

body, div, p, tr, td { color:#000000; font-family: tahoma,arial; font-size: 10pt }
body { background-color:#ffffff }

A:link { color: black }       /* unvisited link */
A:visited { color: gray }   /* visited links */
A:active { color: green }    /* active links */

hr { color: green; height:1 }