body { font-family : verdana, monospace; background-color : #000000; color : #dfdfd0; font-size : 10pt; margin : 0px; padding : 0px; scrollbar-3dlight-color : #cccccc; scrollbar-arrow-color : #ff9e08; scrollbar-base-color : #888888; scrollbar-darkshadow-color : #444444; scrollbar-face-color : #000000; scrollbar-highlight-color : #000000; scrollbar-shadow-color : #888888; scrollbar-track-color : #aaaaaa; }

a { color : #ff9e00; text-decoration : none; }
a:hover { color : #ffff88; text-decoration : underline; }

table, tr, td { font-size : 10pt; }

p { font-size : 10pt; margin: 0px 0px 10px 0px; }

address { color : #8f7f50; font-size : 10pt; font-weight : italic; margin: 0px 0px 10px 0px; }

h1 { color : #ff7e00; font-size : 14pt; font-weight : bold; margin: 0px 0px 10px 0px; }
h1 a { color : #ffa000; text-decoration : none; }
h1 a:hover { color : #ffa000; text-decoration : underline; }

h2 { color : #ffa800; font-size : 12pt; font-weight : bold; margin: 0px 0px 10px 0px; }
h2 a { color : #ffa800; text-decoration : none; }
h2 a:hover { color : #ffa800; text-decoration : underline; }

h3 { color : #8f7f50; font-size : 10pt; font-weight : bold; margin: 0px 0px 10px 0px; }
h3 a { color : #8f7f50; text-decoration : none; }
h3 a:hover { color : #8f7f50; text-decoration : underline; }

h4 { color : #bfa988; font-size : 10pt; font-weight : bold; margin: 0px 0px 10px 0px; }
h4 a { color : #bfa988; text-decoration : none; }
h4 a:hover { color : #bfa988; text-decoration : underline; }

h5 { color : #ac9e88; font-size : 10pt; font-weight : bold; margin: 0px 0px 10px 0px; }
h5 a { color : #ac9e88; text-decoration : none; }
h5 a:hover { color : #ac9e88; text-decoration : underline; }

h6 { color : #968f84; font-size : 10pt; font-weight : bold; margin: 0px 0px 10px 0px; }
h6 a { color : #968f84; text-decoration : none; }
h6 a:hover { color : #968f84; text-decoration : underline; }

ul { font-size : 10pt; }
ol { font-size : 10pt; }
li { font-size : 10pt; }

.Text { font-size : 10pt; margin: 0px 0px 10px 0px; }
.Citation { color : #806945; font-size : 8pt; margin: 0px 0px 10px 0px; }
.Condition { color : #f00000; font-size : 10pt; margin: 0px 0px 10px 0px; }

table.TableStyle{
 border-spacing : 0px;
 border-collapse : collapse;
 border-top : 3px solid #8f7f50;
 border-bottom : 1px solid #8f7f50;
 background : #202020;
}
table.TableStyle th{
 padding : 5px;
 border-top : 1px solid #8f7f50;
 background : #303030;
 color : #ff7e00;
 font-size : 8pt;
 text-align : left;
}
table.TableStyle td{
 border-top : 1px solid #8f7f50;
 padding : 5px;
 font-size : 8pt;
}
table.TableStyle thead th{
 border-bottom : 1px solid #8f7f50;
}

table.TableStyleList{
 border-spacing : 0px;
 border-collapse : collapse;
 border-top : 3px solid #3d3930;
 border-bottom : 1px solid #3d3930;
 background : #101010;
}
table.TableStyleList th{
 padding : 5px;
 border-top : 1px solid #3d3930;
 background : #202020;
 color : #ff7e00;
 font-size : 8pt;
}
table.TableStyleList td{
 border-top : 1px solid #3d3930;
 padding : 5px;
 color : #8f7f50;
 font-size : 8pt;
}
table.TableStyleList thead th{
 border-bottom : 1px solid #3d3930;
}
