@charset "utf-8";
/* CSS Document */

body {
	font-family: Trebuchet MS;
	color: #1b1b1b;
	text-decoration: none;
	word-spacing: 0.1em;
	text-align: justify;
	letter-spacing: 1px;
	line-height: 1.7em;
	font-size: 0.8em;
}

h1 {
	font-size: 1.8em;
	font-weight: lighter;
	margin: 0px;
	color: #89669a;
}

a:link {
	color: #9a02d9;
	text-decoration: underline;
}

a:visited {
	color: #9a02d9;
	text-decoration: underline;
}

a:hover {
	color: #9a02d9;
	text-decoration: none;
}

a:active {
	color: #9a02d9;
	text-decoration: underline;
}

a.treatments:link {
	color: #000;
	text-decoration: underline;
}

.purple-text {
	color: #9a02d9;
}
