/* Styles for Autobahn Mechanical & Electrical Services */

body {
	margin:					0;
	padding:				0;
	border:					0;
	background-color: 		#eeeeee;
	font-family:			"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:				10px;
	color: 					#222222;
	line-height: 			13px;
	
}

.text {
	text-align: 			justify;
}

.bold {
	font-size:				12px;
	font-weight: 			bold;
	color:					#1e1e1e;
}