body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	height: 100%;
}

h2 {
	font-family: Arial;
	font-size: 11px;
	color: 4B4B4B;
	font-weight: bold;
}

a {
	color:#006782;
	text-decoration: none;
}

#companies {
	text-align: center;
}
	#companies a {
		font-size: 10px;
		color: #AAAAAA;
		text-decoration: none;
	}
	#companies td {
		padding: 20px;
		padding-bottom: 0px;
	}
	#companies img {
		border: 0;
		margin-bottom: 10px;
	}

#about {
	width: 100%;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}

.sm {padding: 0; spacing: 0; margin: 0;}
.past {border-top: 1px solid #DDDDDD; border-bottom: 1px solid #DDDDDD;}