body   { font-family: Arial, sans-serif; background-color: white; margin: 0pt }

p  { font-family: Arial, sans-serif }
a {	font-family: Arial, sans-serif }

a:active {	color: black;	text-decoration:  none }
a:link {	color: #666;	text-decoration: none }
a:visited  { color: #666; text-decoration: none }
a:visited:hover      { color: #f00; text-decoration: none }
a:link:hover   { color: #f00; text-decoration: none }

.aucon { text-decoration: line-through }

.h7s   { font-weight: bold; font-size: 38pt }
.h6s   { font-weight: bold; font-size: 32pt }
.h5s   { font-weight: bold; font-size: 20pt }
.h4s  { font-weight: bold; font-size: 16pt }
.h3s   { font-weight: bold }

.txtxs { font-size: 10pt }
.txts { font-size: 12pt }
.txtm { font-size: 14pt }
.txtl { font-size: 16pt }

td   { font-family: Arial, sans-serif }

.thxs { color: #666; font-weight: bold; font-size: 10pt; background-color: #dcdcdc }
.ths { color: #666; font-weight: bold; font-size: 12pt; background-color: #dcdcdc }
.thm { color: #666; font-weight: bold; background-color: #dcdcdc }
.thl { color: #666; font-weight: bold; font-size: 16pt; background-color: #dcdcdc }

.center { text-align: center }
