body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	margin: 0px;
	background-color: #F7D6D4;

}
.clickhere {
	font-size: 24px;
	text-transform: none;
	line-height: 140%;
}
.clickhere a:link {
	color: #412613;
	line-height: 140%;
}
.clickhere a:visited {
	color: #412613;
}
.clickhere a:hover {
	color: #78421C;
}
h1 {
	color: #78421C;
}
.TableFull {
	background-color: #F5E8B1;
	text-align: center;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #78561C;
	border-right-color: #78561C;
	border-bottom-color: #78561C;
	border-left-color: #78561C;
}
.TableJSFP {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	background-color: #FFFFCC;
	text-align: center;
	padding: 10px;
	border: thin dotted #990000;
}
.adtext {
	font-size: 18px;
	font-weight: bold;
	color: #78561C;
	line-height: 35px;
}
