body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/background.jpg);
	margin: 0px;
	color: #474747;
	font-size: 16px;
}
.leftfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.whiteleft {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}
.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #462F16;
	font-weight: 500;
	letter-spacing: -1pt;
}
.bodyfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
}
.bodyfontheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #462F16;
}
a:link {
	text-decoration: none;
	color: #474747;
}
a:visited {
	text-decoration: none;
		color: #474747;

}
a:hover {
	text-decoration: underline;
		color: #474747;

}
