body {
	font-family: Georgia, "Times New Roman", Times, Serif;
	background-color: #DFD6CE;
	margin: 0px;
	font-size: 12px;
	padding: 3px;
}

td {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 12px;
}

th {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 12px;
}
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: 12px;
	font-weight: bold;
	letter-spacing: .70em;
	text-decoration: underline;
}
.noborders {
	border: none #FFFFFF;
}

