.tablebody
{
	background-image:url('backgraound.gif');
	background-repeat:no-repeat;
}
.bodycopy {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
}
.h1 {
	font-family: "Trebuchet MS";
	font-size: 18pt;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 24pt;
	font-weight: normal;
}
.h2 {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #999999;
	text-align: center;
	vertical-align: middle;
}
.imagebox {
	margin: 1px;
	padding: 1px;
	border: 1px solid #FFFFFF;
}
.hrline {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

