.storytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-variant: normal;
	text-transform: none;

}
.storytextred {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #993333;
}
.storytextwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: none;

}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 1px;


}
.titlered {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #993333;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.titlewhite {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	font-weight: normal;

}
.subtitlered {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #993333;
	text-transform: uppercase;
	font-weight: normal;
}
.subtitlewhite {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.smalltextred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
}
.smalltextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: none;

}
.storytextbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	font-weight: bolder;

}

