document.write("<style type='text/css'>")
document.write(" <!--    ")
document.write ("*	{ margin: 0}")

document.write(" p { color: #000000; font-family: Verdana; text-align: Left;  font-size: 10pt; margin-left: 5; margin-right: 5; margin-top: 0; margin-bottom:0 }")

document.write(" h1 { font-family: Verdana; font-variant:small-caps; color: red; font-size: 14pt; letter-spacing: 0; text-align: Center; vertical-align: top;  text-transform: capitalize; margin-left: 5; padding: 5; margin-right: 5; margin-top: 0px; margin-bottom: 0px }")

document.write(" h2 { font-family: Verdana; font-variant:small-caps;  color: steelblue; font-size: 12pt; letter-spacing: 0; text-align: Left; vertical-align: top;  text-transform: capitalize; margin-left: 5; margin-right: 5; margin-top: 0px; margin-bottom: 0px }")

document.write(" h3 { font-family: Verdana; color: black; font-size: 10pt; letter-spacing: 0; text-align: Left; text-transform: capitalize; vertical-align: top;  margin-left: 5; margin-right: 5; margin-top: 0px; margin-bottom: 0px }")

document.write(" h4 { font-family: Verdana; font-weight: normal; color: black; font-size: 8pt; letter-spacing: 0; text-align: center; vertical-align: top;  text-transform: capitalize; margin-left: 5; margin-right: 5; margin-top: 0px; margin-bottom: 0px }")

document.write(" LI { color: #000000; font-family: Verdana; text-align: Left; list-style-type: circle; font-size: 10pt; margin-left: 5; margin-right: 5; margin-top: 0; margin-bottom:0 }")


document.write(" blockquote { color: #000000; font-family: Verdana; text-align: Left;  font-size: 9pt; margin-left: 25; margin-right: 25; margin-top: 0; margin-bottom:0 }")

document.write(" -->")

document.write(" </style>")