A {
	COLOR: #84572D;
	TEXT-DECORATION: underline;

}
A:hover {
	COLOR: #000000; TEXT-DECORATION: UNDERLINE;
}
.TopLinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.TopLinks a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.TopLinks a:hover {
	text-decoration: underline;
	color: #E7DED5;
}
.TopLinks a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.CellBorder {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
.cellborder2 {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #999999;
}
.Head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #996633;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #996633;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996633;
	text-align: left;






}
.body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 190%;
	font-weight: bold;
}
.Head2 {
	font-size: 16px;
	color: #84572D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.TopLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 160%;
	font-weight: bold;
	color: #FFFFFF;
	word-spacing: 0.05em;
	letter-spacing: 0.05em;
}
.smlText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}