.justifyparagraph {
	text-align: justify;
}
.hghbold {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bolder;
	color: #663300;
}
.thefirstword {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: oblique;
	font-weight: bold;
	color: #663300;
}
.roomtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bolder;
	text-decoration: underline;
	color: #663300;
}
.thefirstworda {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	color: #663300;
	font-weight: bolder;
}
.servicetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #663300;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #663300;
}
.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #663300;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #663300;
	text-align: center;
}
