td {
	font-size: 9pt;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
.marleft {
	line-height: 18px;
	background-position: 2em;
	margin-left: 10px;
	padding-left: 10px;
}
.martop {
	margin-top: 10px;
	padding-top: 10px;
}
.bottom {
	line-height: 18px;
}

