.body_text {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.body_text_emph_dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	color: #000000;
}
.body_text_dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #000000;
}
.body_text_blue_light {
	color: #0066FF;
}


.coming_soon {
	font-size: xx-large;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: inherit;
}
.book_title {

	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #33FFFF;
}
.body_text_emph {

	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.body_phone {

	font-size: xx-large;
	font-style: normal;
	font-weight: normal;
	color: #66FFFF;
}
.banner {
	color: #FFFFFF;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
