body {
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}

.copy {
	border-color: #6D462C black black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.style120 {
	line-height: 120%;
}

a:hover {
	color: #FF6600;
}

.line1 {
	line-height: 120%;
	border: none;
	background-color: #006F45;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.elp1 {
	line-height: 110%;
	border: #006F45;
	border-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3 {
	font-size: 14px;
	color: #444444;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
	margin: 0;
	padding: 0;
}

h4 {
	font-size: 16px;
	color: #6D462C;
	font-weight: bold;
	margin: 0;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #6D462C;
	border-bottom-style: solid;
}

.staff1 {
	font-size: x-small;
	color: #333333;
	line-height: 1.3em;
	margin: 3px 0 5px;
	padding: 0;
	clear: left;
}


