.rc_style {
	font-family: "Book Antiqua", "Century Gothic", Garamond;
	font-size: 36px;
	background-color: #FFFFCC;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	color: #CC0033;
	font-style: italic;
}
.rc_style_med {
	font-family: "Book Antiqua", "Century Gothic", Garamond;
	font-size: 24px;
	font-style: italic;
	background-color: #FFFFCC;
	color: #CC0033;
}
.rc_style_small {
	font-family: "Book Antiqua", "Century Gothic", Garamond;
	font-size: 18px;
	font-style: italic;
	color: #CC0033;
	background-color: #FFFFCC;
}

