.header {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003300;
	background-color: #FEF3D3;
	left: auto;
	background-position: left;

}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	text-transform: capitalize;
	color: #000000;
	background-color: FEF3D3;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	background-position: left;
}
.bodysmall {

	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	background-color: FEF3D3;
	background-position: left;
}
.headersmall {

	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003300;
	left: auto;
	background-position: left;
}
.bullet {
	list-style-type: circle;
	list-style-position: inside;

}

