.background {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(\images\background.gif);
	background-repeat: no-repeat;
	background-position: 450px 120px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;

}
.heading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
}
.smallprint {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
}
