.su-title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #99CC00;
}
.su-topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #999999;
}
.su-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #003366;
}
.su-quote {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #003366;
}
.su-verse {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #CC3366;
	font-style: italic;
}
