/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a {
	font-family: arial;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
a:active {
font-family: arial;
	color: #663300;
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	
	}
a:hover {
	font-family: arial;
	color: #663300;
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
a:visited {
font-family: arial;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #660033;
	text-align: center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #9999CC;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #660033;
	text-align: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #660033;
	text-align: left;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #9999CC;
	text-align: left;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.BodyJust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.BodyLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.BodySpecial {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #660033;
}
.CallOut {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: underline, overline;
}
.Credits {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.Prayer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: #660033;
	text-align: justify;
}
.ClearFormatting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
