<!--

/* Set main body attributes */
body { background-color: #000000; margin-top: 0px; margin-right: 0px; margin-left: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #ffffff;}

/* Set hyperlinkr attributes */
a:hover {  color: #CCCCFF; text-decoration: none}
a {  color: #ffffff; font-weight: normal; text-decoration: none}

/* Set heading attributes */
H1 {  color: #ffffff; font-weight: bold; text-decoration: none; font-size: 11pt}
H2 {  color: #ffffff; font-weight: bold; text-decoration: none; font-size: 9pt}
H3 {  color: #ffffff; font-weight: bold; text-decoration: none; font-size: 8pt}

/* Set scrollbar attributes */
body {  scrollbar-face-color: #000000; scrollbar-shadow-color: #333333; scrollbar-highlight-color: #333333; scrollbar-3dlight-color: #333333; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #333333; scrollbar-arrow-color: #ffffcc }

-->