.text_prayer {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	
}
.text_backg_wht {
	padding: 10px;
	border: 20px outset #CCCCCC;
	color: #000000;
	background-color: #FFFFFF;
}

.text_prayer_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #000000;
	text-align: center;
}
.text_prayer_order {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: right;
}
.white_script {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
}
.text_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.text_prayer_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.leftimage {float: left; border: 2px solid black; margin-right: 5px; margin-bottom: 2px;}
body {
	background-image:  url(../../images/backg/general/star2_bf16.gif);
	background-color: #FFFFFF;
	text-align: center;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #999999;
}
.text_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	text-align: center;
}

