body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
	color: #333;
}
h1 {
	font-size: 18pt;
	color: #999;
	margin: 0 0 10pt 0;
}
h2 {
	font-size: 12pt;
	margin: 0 0 10pt 0;
}
p {
	font-size: 12pt;
	line-height: 1.35em;
	margin: 0 0 10pt 0;
}
ul {
	font-size: 12pt;
	padding: 0;
	margin: 0 0 10pt 1cm;
}
a {
	color: #000;
	text-decoration: none;
}
img {
	border: 0;
}
table {
	width: 19cm;
	border: 0;
	border-collapse: collapse;
	border-top: 1pt #ccc solid;
	border-left: 1pt #ccc solid;
	margin: 0 0 10pt 0;
}
table td, 
table th {
	padding: 3pt;
	border-right: 1pt #ccc solid;
	border-bottom: 1pt #ccc solid;
	font-size: 11pt;
	text-align: center;
}
.clearBoth {
	clear: both;
	height: 0px;
	overflow: hidden;
	margin: -1px 0 0 0;
}
/************************************************************/
#header img {
	float: none;
	width: 19cm;
	height: 3.65cm;
	margin: 0 0 1cm 0
}
.gym {
	color: #09f;
}
.guard {
	color: #036;
}
#homeImage, 
.subImage, 
#logoImage, 
#pumpImage {
	float: right;
	margin: 0 0 0 1.5cm;
}
#leisureIndustryWeek {
	float: left;
	clear: left;
	margin: 0.5cm 0.5cm 0 0;
}
#feelTheDifference {
	float: left;
	margin: 0.5cm 0 0 0;
}
/*********************** Do Not Print ***********************/
.noPrint,
#header ul,
#footer {
	display: none;
}