body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #549AD8;
}
a.blue:link {
	color: #006633;
	background-color: transparent;
	text-decoration: none;
}

a.blue:visited {
	color: #006633;
	background-color: transparent;
	text-decoration: none;
}

a.blue:hover {
	color: #4F99D8;
 	background-color: transparent;
	text-decoration: none;
}