body {
	font-size: 100%;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content a {
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, #content strong {
	font-weight: bold;
	color: #72afb7;
}
h1, h2, h3, h4, h5, h6, #content.links strong {
	margin: 0 0 12px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}
#content p {
	margin: 0 0 12px 0;
	line-height: 1.4em;
}
#content.services p {
	line-height: 2.0em;
}
#content ul {
	margin: 0 0 12px 10px;
	padding: 0 0 0 10px;
}
#content ul li {
}
.smaller {
	font-size: 0.8em;
}
.larger {
	font-size: 2.2em;
}