body {
	font-family: georgia, serif;
	background: white;
	font-size: 11pt;
	margin: 0 5%;
}

h1 {
	font-family: helvetica, sans-serif;
}

li {
	font-family: georgia, serif;
}

p {
	font-size: 10pt;
	font-family: georgia, serif;
	line-height: 1.2em;
}

img {
	border: 0;
}
ul.print_questions {
	margin-left: 2em;
}

ul.print_questions li {
	margin-bottom: 2em;
	list-style-type: disc;
}

li.more {margin-left:1em;list-style-type:none;font-style: italic;}

ul.print_questions li.more {
	margin-top: -1.5em;
	list-style-type: none;
	font-size: 88%;
}

h1 {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	font-size: 167%;
	margin-bottom: .5em;
}

h5.phone {
	font-weight: bold;
}

.contractor_ad {
	font-family: helvetica, sans-serif;
	padding: 1em;
	font-size: 88%;
	border-bottom: 1px solid #eee;
	margin-bottom: 1em;
}