table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.float-left {
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.float-right {
	float:right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.style18 a:link {
	color: #AB0002;
}
.style18 a:visited {
	color: #AB0002;
}
.style18 a:hover {
	color: #739A29;
}
.style18 a:active {
	color: #739A29;
}
