.dropdownbox { 
     color: #006400; 
     font-weight: 600; 
     font-size: 9pt; 
     font-family: Arial, Verdana, Helvetica;
     background: white 
  }
.formview { 
     color: black; 
     font-size: 8pt; 
     font-family: Arial, Verdana, Helvetica; 
     background: white 
  }
form { 
     color: black; 
     font-size: 9pt; 
     font-family: Arial, Verdana, Helvetica; 
  }
.smallfont { 
     font-size: 8pt 
  }
a { 
     color: #006400; 
     font-size: 9pt; 
     font-family: Arial, Verdana, Helvetica;
  }
a.smallfont { 
     color: #006400; 
     font-size: 8pt; 
     font-family: Arial, Verdana, Helvetica;
     background: white 
  }
a:hover { 
     color: red; 
     font-size: 9pt; 
     text-decoration: blink; 
  }
body { 
     color: black; 
     font-size: 11pt; 
     font-family: Arial, Verdana, Helvetica; 
     background: white 
  }
h2 { 
     color: green; 
     font-size: 13pt; 
     font-family: Arial, Verdana, Helvetica; 
     background: white; 
     align: center
 }
h3 { 
     color: green; 
     font-size: 11pt; 
     font-family: Arial, Verdana, Helvetica; 
     background: white
  }
h4 { 
     color: green; 
     font-size: 9pt; 
     font-family: Arial, Verdana, Helvetica; 
     background: white 
  }
h5 { 
     color: green; 
     font-style: italic; 
     font-size: 9pt; 
     font-family: Arial, Verdana, Helvetica; 
     background: white 
  }
hr { 
     color: #006400 
  }
ol { 
     font-size: 9pt; 
     font-family: Arial, Verdana, Helvetica; 
  }
ul { 
     font-size: 9pt; 
     font-family: Arial, Verdana, Helvetica; 
  }
p { 
     color: black; 
     font-size: 9pt; 
     font-family: Arial, Verdana, Helvetica; 
     background: white 
  }
p.message { 
     color: #006400; 
     font-size: 9pt; 
     line-height: normal; 
     font-family: Arial, Verdana, Helvetica; 
     background: white 
  }
select { 
     color: #006400; 
     font-size: 9pt; 
     font-family: Arial, Verdana, Helvetica; 
  }
td { 
     color: black; 
     font-size: 9pt; 
     font-family: Arial, Verdana, Helvetica; 
  }
td.color1 { 
     color: black; 
     font-weight: normal; 
     font-size: 9pt; 
     font-family: Arial, Verdana, Helvetica; 
     background: #d3d3d3 
  }
td.color2 { 
     color: black; 
     font-weight: bold; 
     font-size: 9pt; 
     font-family: Arial, Verdana, Helvetica; 
     background: #b3b3b3 
  }
td.color3 { 
     color: black; 
     font-size: 9pt; 
     font-family: Arial, Verdana, Helvetica; 
     background: #e9e9e9 
  }
td.headers { 
     color: #ffff00; 
     font-weight: 500; 
     font-size: 9pt; 
     font-family: Arial, Verdana, Helvetica; 
     background: #006400 
  }
td.smallfont { 
     color: #006400; 
     font-size: 8pt; 
     font-family: Arial, Verdana, Helvetica; 
     background: white 
  }
td.tdth { 
     color: #006400; 
     font-weight: 600; 
     font-size: 11pt; 
     font-family: Arial, Verdana, Helvetica; 
     background: #d3d3d3 
  }
th { 
     color: black; 
     font-weight: 700; 
     font-size: 11pt; 
     font-family: Arial, Verdana, Helvetica; 
     background: white 
  }
th.tblhdr { 
     color: blue; 
     font-size: 11pt; 
     font-family: Arial, Verdana, Helvetica; 
  }
tr.color1 { 
     color: black; 
     font-size: 9pt; 
     font-family: Arial, Verdana, Helvetica; 
     background: #d3d3d3 
  }
tr.color2 {  
     color: black; 
     font-size: 9pt; 
     font-family: Arial, Verdana, Helvetica; 
     background: #b3b3b3 
  }
tr.color3 { 
     color: black; 
     font-size: 9pt; 
     font-family: Arial, Verdana, Helvetica; 
     background: #e9e9e9 
  }
