.RuthHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	font-weight: bolder;
	background-image: url(../images/HeaderBack.jpg);
}
.NavLeft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #FFF;
	background-image: url(../images/NavButton.jpg);
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	line-height: 30px;
	height: 30px;
}
.Treatments {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	background-image: url(../images/LavBack.jpg);
	text-align: center;
	line-height: 30px;
}
.BigMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #90C;
	text-align: center;
}
.BodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #909;
	text-align: justify;
}
.WhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #FFF;
}
.LavBack {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	background-image: url(../images/lavanda.jpg);
	text-align: center;
	font-weight: bolder;
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
