body {
	background-image:  url("images/pageback.jpg");
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #4D2612;
}
.bodycopy {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	padding-right: 5px;
	line-height:24px;
}
.bullet {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	list-style-image:  url("images/redbullet.gif");
	padding-top: 10px;
	padding-right: 5px;
	list-style-position: outside;
}
.redbodycopy {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	padding-right: 0px;
	color: #4D2612;
	text-decoration: underline;
	font-weight: bold;
}
.titlewhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitebodycopy {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	padding-right: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
.redbodynounder {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	padding-right: 5px;
	color: #4D2612;
	font-weight: bold;
}
