@charset "utf-8";
/* CSS Document */

p {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

h1 {
	color: #006b54;
	font-size: 1.2em;
}

h2 {
	color: #000000;
	font-size: 2em;
}

h3 {
	color: #000000;
	font-size: 1.2em;
}

.pageTitle {
	color: #008980;
	font-size: 1.7em;
	font-weight: bold;
}

.washroomPageTitle {
	color: #008980;
	font-size: 1.7em;
	font-weight: bold;
}
	
.workplacePageTitle {
	color: #00247d;
	font-size: 1.7em;
	font-weight: bold;
}

.foodservicePageTitle {
	color: #9b1f2e;
	font-size: 1.7em;
	font-weight: bold;
}

.hotText {
	color: #CC0000;
	font-weight: bold;
}
