body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.green {
	font-size: 9pt;
	line-height: 18px;
	color: 008500;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.green a {
	font-size: 9pt;
	line-height: 18px;
	color: 008500;
	text-decoration: none;
}
.green a:hover {
	font-size: 9pt;
	line-height: 18px;
	color: 008500;
	text-decoration: underline;
}
.white {
	font-size: 9pt;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.white a {

	font-size: 9pt;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.white a:hover {

	font-size: 9pt;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
.black {
	font-size: 9pt;
	line-height: 18px;
	color: 333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.black a {


	font-size: 9pt;
	line-height: 18px;
	color: 333333;
	text-decoration: none;
}
.black14 {

	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.black14 a {


	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.input {
	padding: 1px;
	height: 16px;
	border: 1px dashed;
	background-color: EDFFD8;
}
