﻿
body   {background-color: #000000}
body   {font-size: 10pt; font-family: Arial; color: #FFFFFF }
 

H1    { font-size: 18pt; color: #97B9FF; font-family: Arial, sans-serif;   font-style: italic }
H2    { font-size: 16pt; color: #97B9FF; font-family: Arial, sans-serif;   font-style: italic }
H3    { font-size: 14pt; color: #97B9FF; font-family: Arial, sans-serif;   font-style: italic }
H4    { font-size: 12pt; color: #97B9FF; font-family: Arial, sans-serif;   font-style: italic }
H5    { font-size: 10pt; color: #97B9FF; font-family: Arial, sans-serif;   font-style: italic }


A:LINK    {color:#97B9FF; text-decoration: none}
A:VISITED {color:#97B9FF; text-decoration: none}
A:ACTIVE  {color:#97B9FF; text-decoration: none}
A:HOVER   {color:#FFFFCC; text-decoration: underline}

.PageHeaderTable {   border-width:0;
                     border-style:none;
                     border-collapse:collapse; 
                     empty-cells:show;
                     font-size:10pt  }
                     

TABLE { border-width:1px;
        border-style:solid;
        empty-cells:show }
        
        
TD { vertical-align:top; 
      font:arial; 
      font-size:10pt }
      
TH {  background-color:#333333; 
      color:#FFFFFF; 
      font-weight:bold }
      
TABLE.HEADLINE { border-width:0;
                 border-style:none     }
      
TABLE.EXPLAINTABLE { border-width:0;
                     border-style:none;
                     border-collapse:collapse; 
                     empty-cells:show }