<!--
a:link, a:active, a:visited, a:hover {text-decoration: none;}
a:link, a:visited {color: #00CCFF;}
a:active {color: #FFFFFF;}
a:hover {color: #FF8800;}

font a:link, font a:active, font a:visited, font a:hover {text-decoration: none;}
font a:link, font a:visited {color: #00CCFF;}
font a:active {color: #FFFFFF;}
font a:hover {color: #FF8800;}

a:link.norm, a:active.norm, a:visited.norm, a:hover.norm {text-decoration: none; color: #FFCC66; cursor: default;}
b a:link.norm, b a:active.norm, b a:visited.norm, b a:hover.norm {text-decoration: none; color: #FFCC66; cursor: default;}

a img {border: 0;}

b {color: #FFFF99;}
b.heading {font-size: 12pt; font-weight: 600;}
div.para {text-align: justify}
div.center {text-align: center}
th {vertical-align: top; font-size: 12pt; font-weight: 600; color: #FFFF99; text-align: center; border-bottom-color: #FFFF99; border-right-color: #FFCC99; border-left-color: #CC9933; border-top-color: #996600;}
tr {vertical-align: top; text-align: center;}
td {vertical-align: top; text-align: center; border-bottom-color: #FFFF99; border-right-color: #FFCC99; border-left-color: #CC9933; border-top-color: #996600;}
th.mid {vertical-align: middle; font-size: 12pt; font-weight: 600; color: #FFFF99; text-align: center}
tr.mid {vertical-align: middle; text-align: center}
td.mid {vertical-align: middle; text-align: center}
th.para {vertical-align: top; font-size: 12pt; font-weight: 600; color: #FFFF99; text-align: justify}
tr.para {vertical-align: top; text-align: justify}
td.para {vertical-align: top; text-align: justify}
th.left {vertical-align: top; font-size: 12pt; font-weight: 600; color: #FFFF99; text-align: left}
tr.left {vertical-align: top; text-align: left}
td.left {vertical-align: top; text-align: left}
th.right {vertical-align: top; font-size: 12pt; font-weight: 600; color: #FFFF99; text-align: right}
tr.right {vertical-align: top; text-align: right}
td.right {vertical-align: top; text-align: right}
th.paramid {vertical-align: middle; font-size: 12pt; font-weight: 600; color: #FFFF99; text-align: justify}
tr.paramid {vertical-align: middle; text-align: justify}
td.paramid {vertical-align: middle; text-align: justify}
h1 {color: #FFFF99;}
h2 {color: #FFFF99;}

p {font-size: 7pt;}
table {font-size: 10pt; border-top-color: #FFFF99; border-left-color: #FFCC66; border-right-color: #CC9966; border-bottom-color: #996600;}
table.fixed {font-size: 10pt; table-layout: fixed;}
body {font-size: 10pt; color: #FFCC66; background-color: #000000;
    SCROLLBAR-BASE-COLOR: #000000; 
    SCROLLBAR-FACE-COLOR: #000000;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFCC66;
    SCROLLBAR-SHADOW-COLOR: #996600;
    SCROLLBAR-3DLIGHT-COLOR: #CC9933;
    SCROLLBAR-TRACK-COLOR: #000000;
    SCROLLBAR-ARROW-COLOR: #FFCC66;
    SCROLLBAR-DARKSHADOW-COLOR: #663300;

margin: 0px;
padding: 0px;
border: 0px;
}

select {color: #FFFF99; background-color: #000000; font-family: Verdana, sans-serif; border-color: #FFFF99; font-size: 12pt; font-weight: 600;}

hr {background: #CC9933; border-bottom: 1px solid #996600; border-right: 1px solid #CC9933; border-left: 1px solid #FFCC66; border-top:1px solid #FFFF99;}
-->