/* CSS Document */


body {
	background-image: url(a/bkg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodyCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #898d67;
}
.bodyCopy a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #4c3b1c;
	font-style: italic;
	text-decoration: underline;
}
.callOut {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #4c3b1c;
	font-style: italic;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #4c3b1c;
	font-style: italic;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #898d67;
	list-style-image: url(a/bullet.gif);
	margin-left: -18px;
	margin-bottom: 7px;
}
