body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.95em;
	color: #132B40;
	line-height: 1.3em;
}
h1 {
	font-size: 1.2em;
}
a:link {
	text-decoration: none;
	color: #132B40;
}
a:visited {
	color: #132B40;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.heading {
	font-size: 1.2em;
	font-weight: bold;
}
.clients {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.3em;
}
