body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0066CC;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
p {
	text-align: justify;
	text-indent: 1em;
	margin-top: 0.2em;
	padding-top: 0.2em;
	margin-right: 1ex;
	margin-bottom: 0.2em;
	margin-left: 1ex;
	padding-right: 1ex;
	padding-bottom: 0.2em;
	padding-left: 1ex;
}
