
body {
	margin: 0 0 0 0;
}

h3 {
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	margin-bottom: 6px;
}

img {
	border: 0px;
}

.f-lft {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}

.sm-treb {
	font-family: Trebuchet MS;
	font-size: 11px;
	line-height: 120%;
	color: #fff;
}

.clearall {
	clear: both;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}

