a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660033;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #996666;
}
body {
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 12px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.scripture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #336699;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
hr {
	background-position: center;
}
.outreach {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.family {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}
.supportive {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #B26E6B;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.table
{
	border-bottom-style : groove;
	border-bottom-width : thin;
	border-bottom-color : Silver;
	border-left-color : Silver;
	border-left-style : groove;
	border-left-width : thin;
	border-right-color : Silver;
	border-right-style : groove;
	border-right-width : thin;
	border-top-color : Silver;
	border-top-style : groove;
	border-top-width : thin;
	background-color: black;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	text-align: center;
	font-family: verdana, optima, arial, sans-serif;
	font-size: 10px;
}
.table-top
{
	text-align: center;
	font-weight: bold;
	background-color: white;
}
.table-row-one
{
	background-color: #cccccc;
}
.table-row-two
{
	background-color: #999999;
}
