P { 
  font: normal 8pt "Arial", "Verdana", "Helvetica", "sans serif"; 
  }

P.bodytext {
  text-align: left;
  }

P.header { 
  font: normal 16pt "Arial", "Verdana"; 
  text-align: right; 
  color: #999999; 
  }

P.subhead {
  font-weight: bold;
  }

P.ljcurrents {
  text-align: right;
  }

P.caption { 
  font: normal 8pt "Arial", "Verdana"; 
  text-align: right; 
  color: #999999; 
  }

P.menubar { 
  font: normal 8pt "Arial", "Verdana"; 
  color: #999999; 
  }

P.bottomtext { 
  font: normal 8pt "Arial", "Verdana"; 
  color: #999999; 
  }

IMG { 
  text-align: center; 
  }

HR { 
  width: 80%; 
  align: center; 
  }

A { 
  font-weight: bold; 
  color: #999999; 
  }

A:visited { 
  color: #BBBBBB; 
  }

A:hover { 
  text-decoration: none; 
  }

TABLE.transparent { 
  border: 0px; 
  padding: 0px; 
  margin: 0px; 
  margin-top: 20px; 
  width: 542px; 
  }

TABLE.large { border: 1px solid black; 
  margin: 0px; 
  width: 542px; 
  background: white; 
  text-align: center; 
  }

TD.large { 
  padding: 20px; 
  }

TABLE.menubar { 
  border: 1px solid black; 
  padding: 0px; 
  margin-top: 5px; 
  margin-bottom: 0px; 
  width: 542px; 
  background: white; 
  }

TABLE.menubar:hover {
  background: #F8F8F8;
  }

TABLE.small { 
  border: 1px solid black; 
  padding: 10px; 
  margin: 5px; 
  margin-bottom: 2px;
  width: 128px; 
  height: 128px; 
  text-align: center; 
  background: white; 
  }

TABLE.small:hover {
  background: #F8F8F8;
  }
