body {
	background-image: url(images/organic_woodBG.jpg);
	background-color: #A5571d;
	background-attachment: scroll;
}
.bodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #333300;
	list-style-position: outside;
}
.quoteText {
	font-family: "R Frutiger Roman", "Frutiger 55", Arial, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #663300;
	font-style: italic;
}
a:link {
	color: #663300;
}
a:visited {
	color: #996600;
}
a:hover {
	color: #666633;
}
a:active {
	color: #666600;
}
.navText {
	font-family: "R Frutiger Roman", "Frutiger 55", Arial, Geneva, sans-serif;
	font-size: 10px;
	color: #333300;
}
.bodyTextHighlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #663300;
	font-weight: bold;
	font-style: italic;
}
