  
body { background: white; font-family: verdana, sans-serif }
 

P { font-size: 9pt; font-family: verdana, sans-serif }
P { color: black; text-align: justify; text-indent: 3em }


A:link { color: #457C9F }          /* unvisited link */
A:visited { }			   /* visited links */
A:active { color: #DAA520 }        /* active links */    

A:link IMG { border: none }
A:visited IMG { border: none }
A:active IMG { border: none }

H2 {
    font-weight: bold;
    font-size: 15pt;
    line-height: 14pt;
    font-family: verdana, sans-serif;
    font-variant: normal;
    font-style: normal;
    color: #00007D;
  }

H3 {
    font-weight: bold;
    font-size: 12pt;
    line-height: 12pt;
    font-family: verdana, sans-serif;
    font-variant: normal;
    font-style: normal;
    color: #999999;
  }



LI { font-size:  9pt; font-family: verdana, sans-serif } 

DT { font-size:  9pt; font-family: verdana, sans-serif }
DD { font-size:  10pt; font-family: verdana, sans-serif } 

TD { font-size:  10pt; font-family: verdana, sans-serif }
TR { font-size:  10pt; font-family: verdana, sans-serif }

P.citation { color: gray; font-style: italic; font-size: 10pt; text-align: right }
blockquote { color: gray; font-size: 8pt; text-align: right }