@charset "ISO-8859-1";
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002B00;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.5em;
	text-align: justify;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 1.5em;
	white-space: normal;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 2em;
	text-decoration: underline blink;
}
