body {
	color: black;
	font-size: 15px;
	line-height: 18px;
}
h3 {
	color: #850d08;
	font-size: 18px;
	line-height: 2px;
}

ul {
	list-style: none;
	margin: 5;
	padding: 24;
	line-height: 16px;
	text-indent: 10px;
	}
#soos a{
	
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

#soos a:link {
	color: maroon;
	
	
	
	
}
#soos a:visited {
	color: maroon;
	
	
}
#soos a:hover {
	color: black;
	
	
}
#soos a:active {
	color: gray;
	
	}
	
#layer4 {
	background: url(images/handshake3.jpg) no-repeat 0px 20px;
	
}
img.logo{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
}
