HTML {
	min-height: 400px;
	min-width: 850px;
}
BODY {
	background-color: #8FAAF7;
	font-family: "Times New Roman", serif; 
	font-size: 12pt;
	line-height: 16pt;
	margin: 0px;
	padding: 0px;
}
A:active {
	color: #0011AA;
	text-decoration: underline;
}
A:hover { 
	color: #0033CC;
	text-decoration: underline; 
}
A:link {
	color: #0011AA;
	font-weight: bold; 
	text-decoration: none; 
}
A:link:hover { 
	color: #0033CC;
	text-decoration: underline; 
}
A:visited { 
	color: #0011AA;
	font-weight: bold; 
	text-decoration: none; 
}
A:visited:hover { 
	color: #0033CC;
	text-decoration: underline; 
}
ABBR[title], ACRONYM[title] {
     border-bottom-width: 0;
}
#archives {
	font-size: 9pt;
	line-height: 10pt;
	text-align: left;
	text-indent: 0px;
}
#bible {
	font-size: 14pt;
	line-height: 18pt;
	text-align: justify;
	text-indent: 15px;
}
#bible:first-letter {
	font-size: 16pt;
	font-weight: bold;
}
#body {
	min-width: 400px;
}
#center {
	font-size: 12pt;
	line-height: 16pt;
	text-align: center;
}
#footer {
	font-size: 11px;
	line-height: 12pt;
	margin-left: 225px;
	margin-right: 225px;
	margin-top: 25px;
	min-width: 400px;
	text-align: center;
	text-indent: 0px;
}
#footer HR {
	background-color: transparent;
	color: #0033CC;
	text-align: center;
}
H3 {
	font-size: 14pt;
	line-height: 16pt;
	text-align: left;
	text-indent: 0px;
}
H4 {
	font-size: 13pt;
	line-height: 16pt;
	text-align: left;
	text-indent: 0px;
}
H6 {
	font-size: 10pt;
	line-height: 12pt;
	text-align: left;
	text-indent: 0px;
}
#header {
	font-size: 36pt;
	line-height: 36pt;
	margin-bottom: 25px;
	margin-top: 25px;
	text-align: center;
}
IMG {
	border: 0px;
	text-indent: 0px;
}
P {
	font-size: 12pt;
	line-height: 16pt;
	text-align: justify;
	text-indent: 15px;
}
P:first-letter {
	font-size: 14pt;
	font-weight: bold;
}
#right {
	float: right;
	width: 195px;
}
.small {
	font-size: 11px;
	line-height: 12pt;
	text-indent: 0px;
}

