<!--

/* Set main body attributes */
body { background-color: #000000; color: #c0c0c0; margin-top: 0px; margin-right: 0px; margin-left: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt }

/* Set hyperlinkr attributes */
a:hover {  color: #FFFFCC; text-decoration: none}
a {  color: #c0c0c0; font-weight: normal; text-decoration: none}

/* Set heading attributes */
H1 {  color: #c0c0c0; font-weight: bold; text-decoration: none; font-size: 11pt}
H2 {  color: #c0c0c0; font-weight: bold; text-decoration: none; font-size: 9pt}
H3 {  color: #c0c0c0; 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 }

-->