.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
.pDash {
	border-bottom: dashed 1px #999999;
	padding: 3px;
}
.smallVerdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.servicesTable {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e4e7ed;
	border-right-color: #cccccc;
	border-bottom-color: #17458a;
	border-left-color: #cccccc;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 0px 5px 5px;

}
.pull {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #17458a;

}
