body {
	background-color: #99CC66;
	font-size: 10pt;
	color: #006600;
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;
}
.p1 {
	text-indent: 20pt;
}

.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006600;
}
.line1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}

a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #009900;
	text-decoration: none;
}
