BODY  {
	font-size : small;
	font-family : sans-serif;
	color : #003F51;
	background:#A2B8CE;
}

P  {
	font-size : small;
	font-family : sans-serif;
	color:#294C77;
}
.box  {
	border-style : solid;
	border-width : thin;
	border-color : brown;
	margin : 1em 5em 0em 5 em;
	text-align : center;
}
.signature  {
	font-family : cursive, serif;
	font-size : medium;
	color : #874761;
	font-style : italic;
}
.scripture  {
	font-style : italic;
	color:#1B3F6C;
	font-weight : bold;
}
.copyright  {
	text-align : center;
	font-family : serif;
	font-style : italic;
	color : #874761;
}
H1  {
	text-align : center;
	font-family : serif;
	font-size : x-large;
	font-weight : bold;
	color:#294C77;
}

H2  {
	text-align : center;
	font-family : serif;
	font-size : large;
	font-weight : bold;
	color:#294C77;
}

H3  {
	text-align : center;
	font-family : serif;
	font-size : medium;
	font-weight : bold;
	color:#294C77;
}

A  {
	color : #874761;
}

A:Visited  {
	color : #456B00;
}

A:Active  {
	color : #5C615E;
}

A:Hover  {
	color : #FF0000;
}
tr.menu {
	background-color : #CCCC99;
}
td.menu {
	font-size: x-small;
	font-family:verdana,sans-serif;
	color:#333365;
	font-weight : bold;
	margin-left : 5px;
}

.nodec {text-decoration:none }





