* { font-family: Arial,Helvetica; font-size: 12pt; color: #000000; }
body { background-color: #deface }

h1 { font-size: 16pt }
h2 { font-size: 14pt }
h3 { font-size: 12pt }

td { font-size: 12pt }
th { font-size: 12pt }
small { font-size: 8pt }

a:link { color: #000000 }
a:visited { color: #000000 }
a:active { color: #000000; background-color: #000000}
a:hover { color: #deface; background-color: #000000}

.code { font-family: monospace; background-color: #000000; color: #00ff00; }

