.background {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headertitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}
.tablebackground {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/background2.jpg);
}
