.menu_item
{
	font-family:Microsoft Sans Serif, Arial, Verdana;
	color:Blue;
	font-size:.850em;
}

.title
{
	font-family: Microsoft Sans Serif, Arial, Verdana;
	color: Blue;
	font-size: 1.25em;
	text-align: center;
	text-decoration: underline;
}
.text
{
	color: black;
	font-size: 0.85em;
	font-family: Microsoft Sans Serif, Arial, Verdana;
}

.list_item
{
	font-size: 0.85em;
	color: #8b008b;
}

.highlight
{
	font-size: 0.85em;
	color:Green;
	font-style: italic;
	font-family: Microsoft Sans Serif, Arial, Verdana;
}

.scripture
{
	font-size: 0.85em;
	color: red;
	font-style: italic;
	font-family: Microsoft Sans Serif, Arial, Verdana;
}
.scripture_bold
{
	font-size: 0.85em;
	color: red;
	font-style: italic;
	font-family: Microsoft Sans Serif, Arial, Verdana;
	font-weight: bold;
}
.brethren_quote
{
	font-size: 0.85em;
	border-left: thin;
	color: maroon;
	font-style: italic;
	font-family: Microsoft Sans Serif, Arial, Verdana;
}
.brethren_bold
{
	font-weight: bold;
	font-size: 0.85em;
	border-left: thin;
	color: maroon;
	font-style: italic;
	font-family: Microsoft Sans Serif, Arial, Verdana;
}
.footer
{
	font-family: Microsoft Sans Serif, Arial, Verdana;
	font-size: 0.6em;
	color: #990000;
	font-weight: bold;
}

.signature
{
	font-family: Microsoft Sans Serif, Arial, Verdana;
	font-size: .55em;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
	text-align: right;
}
.heading
{
	font-family: Microsoft Sans Serif, Arial, Verdana;
	font-size: .855em;
	font-weight: bold;
	color: Fuchsia;
}

.credit
{
	font-family: Microsoft Sans Serif, Arial, Verdana;
	font-size: 0.6em;
	font-style: normal;
	font-weight: bold;
	color: #993399;
}
.error
{
	font-family: Microsoft Sans Serif, Arial, Verdana;
	font-size: .65em;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
