body {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, Georgia, Verdana, sans-serif;
	background-color: #DFD6CE;
	margin: 0px;
	font-size: small;
	padding: 0px;
}
a:link {
	color: #997257;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}
a:visited {
	color: #663399;
	text-decoration: none;
}.boxThin4sides {
	border: thin solid #6B5849;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.underlineItalic {
	text-decoration: underline;
	font-style: italic;
}
.boldItalic {
	font-weight: bold;
	font-style: italic;
}
.ImageRight {
	margin-left: 6px;
	margin-bottom: 6px;
}
.ImageLeft {
	margin-right: 6px;
	margin-bottom: 6px;
}
.PageTitles {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: .70em;
	text-decoration: underline;
}
.noborders {
	border: none #FFFFFF;
}
.bottom_line {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BBA997;
}
