<-- Only place Text style here - Image styles appear not to work --> blockquote { border-width: 1px; margin: 5px, 5px, 5px, 5px; color: black; background-color: rgb(192,192,192); } body { border-width: 0px; margin: 5px, 5px, 5px, 5px; background-color: rgb(192,192,192); color: blue; font-size: 10pt; } div { border-width: 0px; margin: 5px, 5px, 5px, 5px; background-color: rgb(192,192,192); color: blue; font-size: 10pt; } td { font-family: "serif", "Helvetica" ; color: black; font-size: 12pt; } textarea { font-family: "serif", "Helvetica" ; color: red; font-size: 12pt; border-width: 10px; margin: 1px, 1px, 1px, 1px; } h1 { font-size: 16pt; font-weight: bold; font-style: normal; margin: 5px, 5px, 5px, 5px; text-align: center; text-decoration: underline; color: black; } h2 { font-size: 14pt; font-weight: bold; font-style: normal; margin: 5px, 5px, 5px, 5px; text-align: center; text-decoration: none; color: black; } h3 { font-size: 12pt; font-weight: bold; font-style: normal; margin: 5px, 5px, 5px, 5px; text-align: left; text-decoration: none; color: black; } p { font-size: 10pt; font-weight: normal; font-style: normal; margin: 5px, 5px, 5px, 5px; text-align: left; text-indent: 0mm; } pre { font-size: 10pt; font-weight: normal; font-style: normal; margin: 5px, 5px, 5px, 5px; text-align: left; text-indent: 0mm; }