.bgleft {
	background-image: url(images/bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;




}
.bgright {

	background-image: url(images/bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.content {
	font-family: Calibri, Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.heading {

	font-family: Calibri, Arial;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.subheading {


	font-family: Calibri, Arial;
	font-size: 13pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.contentbold {

	font-family: Calibri, Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.contentsmall {

	font-family: Calibri, Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
