.whitebodytext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 003300;
	border: 2px;
	text-align: center;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003300;
	font-weight: bold;
}
.box {
	border: thin solid #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #003300;
	margin: 5px;
	padding: 5px;
	text-align: center;
}
.forcejustbox {
	border: thin solid #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #003300;
	margin: 5px;
	padding: 5px;
	text-align: justify;
}
.leftjustbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #003300;
	margin: 12px;
	padding: 4px;
	text-align: center;
	border-color: 003300;
	background-color: #c3c395;
	width: 175px;
	border-style: solid;
	border-width: 1px;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
	border: 8px;
}
