@charset "UTF-8";
/* CSS Document */

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
a:link {
	font-weight: bold;
	color: #07537B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
.smallhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #142A51;
	word-spacing: -2px;
	letter-spacing: -1px;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 28px;
	color: #142A51;
	word-spacing: -2px;
	letter-spacing: -1px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #898789;
}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	font-weight: lighter;
	color: #A1A1A1;
	letter-spacing: -2px;
}
a:hover {
	font-weight: bold;
	color: #B4AA63;
	text-decoration: none;
}
body {
	background-image: url(images/slssf_bg.jpg);
	background-repeat: no-repeat;
}

