.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.background {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;

}
.backgroundTL {

	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.TableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
}
