body       { font-size: 10pt; font-family: arial, helvetica; text-align: center; margin: 0 }
h1   { color: red; font-weight: bold; font-size: 14pt; font-family: Arial, Helvetica, Geneva; letter-spacing: normal }
h2   { color: yellow; font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, Geneva; letter-spacing: normal }
h3        { color: green; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva; letter-spacing: normal }
h4   { color: white; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva; letter-spacing: normal }
h5  { color: white; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva; letter-spacing: normal }
h6  { color: green; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva; letter-spacing: normal }
p   { color: #ffc; font-size: 10pt }
ul          { color: yellow; font-weight: bolder; font-family: Arial, Helvetica, Geneva; list-style-type: square; list-style-position: outside }
li  { list-style-type: square; list-style-position: outside }
ol     { list-style-type: disc }
table       { color: #ffc; font-size: 10pt; font-family: Arial, Helvetica, Geneva }
tr   { }
td       { color: #ffc; font-size: 10pt }
a:visited               { color: #c0c0c0; font-size: 10pt; text-decoration: underline }
a:link  { color: yellow; font-size: 10pt; text-decoration: underline }
a:hover        { color: lime; font-size: 10pt; text-decoration: none }
a:active       { color: lime; font-size: 10pt; text-decoration: underline }