body {
	margin: 0px;
	padding: 0px;
	background-color: #5A5549;
}
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #444444;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}
.footer {
	font-size: 9px;
	color: #7F8AAB;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;
	letter-spacing: 0.4em;
}
a {
	color: #875485;
	text-decoration: underline;
}

a:hover {
	color: #875485;
	text-decoration: underline;
}
.subtleText {
	color: #8C8570;
}
.whtText {
	color: #ffffff;
	text-decoration: none;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 17px;
	text-transform: uppercase;
	color: #7F8AAB;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	letter-spacing: 0.2em;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-transform: uppercase;
	color: #8C8570;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.2em;
	font-weight: normal;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-transform: uppercase;
	color: #7F8AAB;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.2em;
	font-weight: normal;
}
.subnav {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #7F8AAB;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.15em;
	font-weight: normal;
	text-decoration: none;
}
.subnav:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #7F8AAB;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.15em;
	font-weight: normal;
	text-decoration: none;
}
.pinklinks {
	color: #7F8AAB;
}

