html {
	/* cf. http://www.hicksdesign.co.uk/journal/forcing-scrollbars-now-even-better */
	height: 100%;
	margin-bottom: 1px;
}
body {
	background-color: #a5b7b9;
    margin-top: 15px;
    margin-bottom: 15px;
	text-align: center;
}
#content {
	width: 826px;
    margin-left: auto;
    margin-right: auto;
}
table {
	background-color: #636e6f;
	text-align: left;
}
a:hover {
	color: #636e6f;
}
img {
	border: 8px solid #fff;
}
.main {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
	text-decoration: none;
}
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
.latesthead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #a5b7b9;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
}
.noborder {
	border: none;
}
.archivehead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #a5b7b9;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
}
.archiveback {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #a5b7b9;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
}
.archiveclient {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636e6f;
	text-decoration: none;
	font-weight: bold;
	line-height: 13px;
}
.biggrey {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 42px;
	color: #a5b7b9;
	text-decoration: none;
	font-weight: bold;
	line-height: 36px;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 13px;
}
.bigdark {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 42px;
	color: #636e6f;
	text-decoration: none;
	font-weight: bold;
	line-height: 36px;
}
.addressleading {
	line-height: 14px;
}
.addressleadingtel {
	line-height: 17px;
}
