.headline {

	font-family: "Times New Roman", Times, serif;

	font-size: 24px;

	font-style: normal;

	font-weight: normal;

	color: #959B15;

}

.bodycopy {

	font-family: "Times New Roman", Times, serif;

	font-size: 12px;

	font-weight: normal;

	color: #000000;
	margin-bottom: 5px;

}

.bold {

	font-weight: bold;

	font-size: 12px;

}

.list {

	list-style-position: outside;

	list-style-type: circle;

}



.linkcolor {

	color: #959B15;

	font-size: 14px;

	text-decoration: none;

}


p {
	margin-top: 5px;
	margin-bottom: 10px;
}

