a:link       { color: rgb(192, 192, 192) }
a:active     { color: rgb(255, 0, 0) }
a:visited    { color: rgb(192, 192, 192) }
body         { background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); margin-left: 10 }
table        { table-border-color-light: rgb(0, 0, 0); table-border-color-dark: 
               rgb(204, 153, 102) }
p            { color: rgb(0, 0, 0) }
td           { color: rgb(0, 0, 0) }
h1           { color: rgb(192, 192, 192) }
h2           { color: rgb(90, 90, 90) }
h3           { color: rgb(255, 0, 0) }
h4           { color: rgb(90, 90, 90) }
h5           { color: rgb(90, 90, 90) }
h6           { color: rgb(90, 90, 90) }
hr           { color: rgb(192, 192, 192) }
textarea     { color: rgb(0, 0, 0) }
body         { font-family: Helvetica,  Arial, Verdana; font-size: 9pt; 
               font-style: normal; font-weight: normal }
h1           { font-weight: normal; font-style: normal; font-size: 24pt; font-family: 
               Helvetica,  Arial, Verdana }
h2           { font-family: Helvetica,  Arial, Verdana; font-style: normal; font-size: 18pt; 
               font-weight: normal }
h3           { font-family: Helvetica,  Arial, Verdana; font-size: 14pt; font-weight: normal; 
               font-style: normal }
h4           { font-weight: normal; font-size: 12pt; font-style: normal; font-family: 
               Helvetica,  Arial, Verdana }
h5           { font-size: 10pt; font-style: normal; font-weight: normal; font-family: 
               Helvetica,  Arial, Verdana }
h6           { font-family: Helvetica,  Arial, Verdana; font-size: 8pt; font-weight: bold; 
               margin-top: 0; margin-bottom: 0 }
		   
p            { font-family: Helvetica,  Arial, Verdana; font-size: 9pt}
td           { font-family: Helvetica,  Arial, Verdana; font-size: 9pt}
table        { font-family: Helvetica,  Arial, Verdana; font-style: normal; font-size: 9pt }
textarea     { font-style: normal; font-size: 9pt; font-family: Arial, Helvetica; border-style: solid; 
               border-width: 1pt }