body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.body_font {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}

