body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	background-image: url(sfback5.jpg);
}
div#bodycopy a:link {
	color: #0000FF;
	text-decoration: none;
}
div#bodycopy a:visited {
	text-decoration: none;
	color: #0000FF;
}
div#bodycopy a:hover {
	text-decoration: underline;
	color: #FF0000;
}
div#bodycopy a:active {
	text-decoration: none;
	color: #0000FF;
}
p {
	padding: 0;
	margin: 0;
}
#bodycopy {
	font-family: Times New Roman, Times, serif;
	background-color: white;
	width: 760px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
#bodycopy p {
	text-align: left;
	line-height: 1.3em;
	padding: 0 10px 0 20px;
}
h1 {
	padding: 10px 0 0 10px;
	margin: 20px 0 0 0;
	text-align: left;
	font-size: 140%;
	border-top: 1px solid #999999;
	font-style: italic;
	font-weight: bold;
	color: #0066FF;
	letter-spacing: 0.1em;
}
p#header {
	text-align: center;
	padding-top: 10px;
}
p#back {
	text-align: center;
	padding: 5px 0 10px 0;
	border-top: 1px solid #999999;
	margin-top: 30px;
}
.style1 {
	color: #6666CC;
	font-weight: bold;
}
img#floater {
	float: right;
	margin-left: 5px;
}