




.h1 {
   background-color: #FFFFFF;
   color: #5F5F5F;
   font-family: ARIAL;
   font-size: 10pt;
   line-height:12pt;
   font-weight: bold;
}
.h2 {
   background-color: #FFFFFF;
   color: #5F5F5F;
   font-family: ARIAL;
   font-size: 9pt;
   line-height:12pt;   
}
.h3 {
  background-color: #FFFFFF;
  color: #5F5F5F;
  font-family: ARIAL;
  font-size: 8pt;
  line-height:10pt;  
  font-weight: bold;
}
.h4 {
  background-color: #FFFFFF;
  color: #5F5F5F;
  font-family: ARIAL;
  font-size: 8pt;
  line-height:10pt;
}
.h5 {
  background-color: #FFFFFF;
  color: #5F5F5F;
  font-family: ARIAL;
  font-size: 8pt;
  line-height:8pt;
  font-weight: bold;
}
.h6 {
  background-color: #FFFFFF;
  color: #5F5F5F;
  font-family: ARIAL;
  font-size: 8pt;
  line-height:8pt;    
}
.h7 {
  background-color: #FFFFFF;
  color: #5F5F5F;
  font-family: ARIAL;
  font-size: 7pt;
  line-height:6pt;    
}





body {
  background-color: #FFFFFF;
  color: #5F5F5F;
  font-family: ARIAL;
  font-size: 8pt;
  letter-spacing: 1pt;
  line-height:8pt;  
}



a {color: #5F5F5F;
   font-size: 8pt;
   font-family: ARIAL;
   text-decoration: none;
   font-weight: bold;
   line-height:8pt;
}

a:link {color:#5F5F5F}
a:visited {color:#5F5F5F}
a:active {color:#FAAA05}
a:hover{color: #FAAA05}


TD { Font-Family: Arial;
     Font-Size: 11px;
     Font-Variant: normal;
     Font-Style: normal;
     Line-Height: normal;
}








