.stonecreektext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.minitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #004284;
	text-decoration: underline;
	font-weight: bold;
	font-variant: normal;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
}
.textgold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AE662B;
	font-weight: bold;
}
