.stone {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
/*styles moved from inline - 2/9/2007 - SEharness */
body {
	background-image: url(../images/BG4.gif);
}


body,td,th {
	color: #000000;
	margin:0px;
}
a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC9933;
}
a:hover {
	text-decoration: underline;
	color: #663366;
}
a:active {
	text-decoration: none;
	color: #663399;
}
/*Added by Seharness 2/9/2007 to reduce depreciated tags and code bloat */
p {
	padding-left:15px;
}
.white-formTxt {
	color:#FFFFFF;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.dark-formTxt {
	color:#663333;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#sub-nav a {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#SS-logo-footerlinks {
	color:333333;
	size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#SS-logo-footerlinks a {
	color:333333;
}
#SS-logo-footerlinks a:hover {
	color:333333;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	padding-left: 5px;
	color: 663333;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 5px;
	font-style: italic;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 5px;
	font-style: italic;
	color: #333333;
}
.u {
	text-decoration: underline;
}
