body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9900;
	font-weight: bold;
	font-size: 14px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25;
}	
#head {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 60px;
}
#head h1 {
	margin-left: -2000px;
}
h2 {
	color: #CC9900;
	font-size: 16px;
	text-align: center;
	padding: 0;
	margin: 0;
}
.services ul {
	list-style: none;
}
.services li {
	background: url(images/bullet.gif) no-repeat 0 7px;
	padding-left: 15px;
	line-height: 1.5;
}
li {
	line-height: 1.5;
}