body { color: black; background-color: white; }

p { color: black; font-size: 12pt; font-family: helvetica; font-weight: normal; font-style: normal; line-height: 14pt; text-align: justify; margin-right: 9pt; margin-left: 9pt; }
a {
	color: #336;
	font-size: 12pt;
	font-family: helvetica;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	color: #033;
	font-size: 12pt;
	font-family: helvetica;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
ul { color: black; font-size: 12pt; font-family: helvetica; margin-right: 9pt; list-style-type: disc; list-style-position: inside; display: block; }
