/* text */
/* default (smaller) text, lower contrast */

table, td, select, input, textarea {
  font-size: 8pt;
  font-family: arial, sans-serif;
  color: black;
}

P,UL,LI {
  text-align: left;
  font-size: 10pt;
  font-family: "helvetica", sans-serif;
}

.gb {
  text-align: left;
  font-size: 10pt;
  font-family: "verdana", sans-serif;
  font-weight: bold;
  color: white;
}
div.text {
  text-align: left;
  font-size: 10pt;
  font-family: "helvetica", sans-serif;
}
div.goldhead {
  text-align: left;
  font-size: 11pt;
  font-family: "helvetica", sans-serif;
  font-weight:bold;
  color: white;
}
div.lmenu {
  text-align: right;
  line-height:12pt;
  font-size: 8pt;
  font-family: arial, sans-serif;
  margin-right: .05 in;
  margin-left: .05 in;
  color: #000000;
}  
.lmenuw {
  text-align: right;
  line-height:12pt;
  font-size: 8pt;
  font-family: arial, sans-serif;
  margin-right: .05 in;
  margin-left: .05 in;
  font-weight: bold;  
  color: #ffffff;
}  
a.lmenu {
  text-align: right;
  text-decoration: none;
  line-height:12pt;
  font-size: 8pt;
  font-family: arial, sans-serif;
  margin-right: .05 in;
  margin-left: .05 in;
  color: #000000;
}  
a.lmenu:hover {
  color: red;
}
.lmenuwn {
  text-align: right;
  text-decoration: none;
  line-height:12pt;
  font-size: 8pt;
  font-family: arial, sans-serif;
  margin-right: .05 in;
  margin-left: .05 in;
  color: #ffffff;
} 	
a.lmenuwn:hover {
  color: #c9ab73;
}	
div.lmenuw {
  text-align: right;
  line-height:12pt;
  font-size: 8pt;
  font-weight:bold;
  font-family: arial, sans-serif;
  margin-right: .05 in;
  margin-left: .05 in;
  color: white;
}
div.heading {
  text-decoration: none;
  line-height:14pt;
  font-size: 10pt;
  font-family: arial, sans-serif;
  font-weight: bold;
  margin-right: .05in;
  margin-left: .05in;
  color: black;
}

.footer {
  text-align : center;
  font-size: 10;
  font-family: "helvetica", sans-serif;
  font-weight : normal;
  color : #c9ab73;
}
TH {
  text-align: center;
  font-size : 9pt;
  font-family : Arial, sans-serif;
  font-weight : bold;
  font-style : normal;
  color : white;
  background-color : black;
}		

