#wholePage {
	margin: 0 auto;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	border-top: 0px;
	border-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: center;
}
.title {
	font-size: 25px;
	text-align: left;
}
.productEnlarged {
	font-size: 9px;
	text-align: left;
}
.pixelProduct {
}
.getDriven {
	font-size: 17px;
	font-weight: bold;
	text-align: left;
}
.categories {
	word-spacing: 7px;
	text-align: left;
}
.emailAddress {
	font-size: 9px;
	color: #FF7800;
}
.emailAddress a:link {
	color: #FF7800;
	text-decoration:none;
	text-align: right;
}
.emailAddress a:active {
	color: #FF7800;
	font-weight: bold;
	text-align: right;
}
.emailAddress a:visited {
	color: #FF7800;
	text-decoration:none;
	text-align: right;
}
.emailAddress a:hover {
	color: #FF7800;
	font-weight: bold;
	text-align: right;
}
.phoneNumber {
	font-size: 9px;
	text-align: left;
}
