a { color: white; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica;  text-decoration: underline }
a:visited { color: white;; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica; text-decoration: none }
a:hover { color: white;; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica; text-decoration: underline }
a:link { color: white;; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica; text-decoration: none }


td 
  { color: white;;
    font-size: 10pt;
    font-family: Arial, Helvetica;
    text-decoration: none ;
    font-style: normal;
    font-weight: normal
  }

td.whiteheadertext
  {
    color: white;
    font-size: 12pt;
    font-family: Arial, Helvetica;
    text-decoration: none ;
    font-style: normal;
    font-weight: bold
  }

H2 { font-family: Arial, Helvetica}


P, TABLE, TD, BODY{
	
    scrollbar-base-color: Gray;
    scrollbar-track-color: Silver;
} 

DIV 
 { 
    scrollbar-base-color: Gray;
    scrollbar-track-color: Silver;
 }