body {
	margin: 4px;
	paddign: 4px;
}
div.scroll {
	height: 410px;
	width: 985px;
	overflow: auto;
	border: none;
	padding: 5px;
	border-width:0;
	background-color: transparent;
}
p { 
	letter-spacing: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.background {
	background-image: url(background.png);
	background-repeat: no-repeat;
}
.border1 {
	border: 2px solid #7D4223;
}
.border2 {
	border: 2px solid #C56112;
}
.border3 {
	border: 1px solid #C56112;
}
a {
	color: #F59140;
}
.footerfont {
	font-family: Verdana;
	font-size: 9px;
	color: #F59140;
}
.fonth1 {
	font-family: Verdana;
	font-size: 18px;
	color: #DA7621;
}
.fonth2 {
	font-family: Verdana;
	font-size: 15px;
	color: #DA7621;
	font-weight:bold;
}
.font2 {
	font-family: Verdana;
	font-size: 12px;
	color: #C86821;
}

.font1 {
	font-family: Verdana;
	font-size: 12px;
	color: #F59140; 
}
.font1b {
	font-family: Verdana;
	font-size: 10px;
	color: #F59140; 
}
.formbackground {
	background:transparent;
}
.smtxt, .smtxt a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smsmall, .smsmall a {
	font-size: 9px;
}