@charset "utf-8";
body {
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
}
.sidequote {
	font-style: italic;
	font-weight: bold;
	color: #006993;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer {
	font-size: 10px;
}
a:link {
	color: #0C8F8C;
}
a:visited {
	color: #249386;
}
a:hover {
	color: #83CBBE;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
}
.clients {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
}
.list {
	line-height: 30px;
}

