.spanel {
  text-decoration: none;
  color: black;
  font-family:sans-serif;
  font-weight: bold;
  font-size: 10px;
}
.report {
	font-family:sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
}
.hpanel {
  text-decoration: none;
  color: black;
  font-family:sans-serif;
  font-weight: bold;
  font-size: 12px;
  	background-attachment: fixed;
	background-image: url(bar.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	word-spacing: normal;
}
