h1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	border-bottom-color: #544EA4;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	display: block;
}
.cellbg {
	background-image: url(images/toilet_rental_bgbox.jpg);
	background-repeat: repeat-x;
	width: 215px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.box {
	color: #544EA4;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;

}
a.box:hover {
	border-bottom-style: none;
	color: #FF0000;
}
a:link, a:visited {
	color: #544EA4;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
}
.imagebrdr {
	border: 1px solid #FF0000;
}
strong {
	font-weight: bold;
	color: #003366;
}

#faq li {
	padding-bottom: 6px;
}
#sitemap li {
	padding-bottom: 10px;
}
h2 {
	font-size: 14px;
	color: #FF0000;
}
.smalltext {
	line-height: 10px;
}
h4 {
	font-size: 14px;
}
