body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	background-color: #FEFFF1;
	background-image: url(_graphics/bg.jpg);
	background-repeat: repeat-x;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #024823;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9C5AF;
}
.emph {
	color: #024823;
}
.emph2 {
	color: #958E1C;
}

a:link {
	color: #0B512C;
}
a:visited {
	color: #024823;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.titles {
	font-size: 14px;
	color: #958E1C;
}
