body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;

}
.copycell {
	font-size: .67em;
	background-image: url(images/footer.jpg);
	background-position: center center;
	height: 58px;
	width: 608px;
	background-repeat: no-repeat;




}
.header {

	font-size: small;
	background-image: url(images/header.jpg);
	background-position: center top;
	height: 128px;
	width: 608px;
	background-repeat: no-repeat;
}
.even {
	background-color: #F5F595;
}
.odd {
	background-color: #F5F5B5;
}
ol {
	margin-top: 0px;
	padding-top: 0px;
}
