BODY  {bgcolor:#ffffff}
A  {
	text-decoration : none;
}

A:active  {
	color : lightgreen;
}

A:visited  {
	color : #000099;
}

A:link  {
	color : #0000dd;
}

H1  {
	text-align : center;
	font-size : large;
	font-weight : bold;
}

H1 SPAN.SUB  {
	font-size : 65%;
	color : maroon;
}

H1 SPAN.USUB  {
	font-size : 50%;
	color : #FFCE63;
}

H2  {
	text-align : center;
	font-size : medium;
	font-weight : lighter;
}

H2 SPAN.SUB  {
	font-size : 60%;
	color : maroon;
	background : Bisque;
}

H2 SPAN.KSUB  {
	font-size : 60%;
	color : darkgreen;
	background : ivory;
}

H3  {
	font-size : medium;
	font-weight : bold;
	padding : 1em 1em;
	margin : 0em;
	text-align : center;
}

H3 SPAN.TOC  {
	text-align : center;
	font-size : medium;
	font-weight : bold;
	padding : 0.5em 0.5em;
	color : maroon;
}

H4  {
	font-size : medium;
	font-weight : bold;
	padding : 0.5em 0.5em;
}

P  {
	margin-left : 1em;
	margin-right : 1em;
	line-height : 18pt;
}

UL  {
	line-height : 18pt;
}

OL  {
	line-height : 18pt;
}

DIV.note  {
	margin-left : 3em;
	margin-right : 1em;
	border-style : none none none solid;
	border-width : 0em 0em 0em thick;
	border-color : navy;
}

DIV.intro  {
	margin-left : 1em;
	margin-right : 1em;
}

DIV.indent10  {
	margin-left : 10em;
	margin-right : 1em;
	border-style : none none none solid;
	border-width : 0em 0em 0em thick;
	border-color : blue;
	padding : 0.5em 1em;
}

DIV.Evangelist  {
	margin-left : 3em;
	margin-right : 1em;
	border-style : none none none solid;
	border-width : 0em 0em 0em thick;
	border-color : brown;
}

DIV.smallnote  {
	font-size : 80%;
	margin-left : 2em;
	margin-right : 2em;
}

DIV.indent5  {
	margin-left : 5em;
	margin-right : 1em;
	border-style : none none none solid;
	border-width : 0em 0em 0em thick;
	border-color : blue;
	padding : 0.5em 1em;
}

DIV.BOXJ  {
	margin-left : 2em;
	margin-right : 2em;
	width : auto;
	border-width : thin;
	border-color : green;
	border-style : solid;
	padding : 10px;
}

DIV.BOXE  {
	margin-left : 2em;
	margin-right : 2em;
	width : auto;
	border-width : thin;
	border-color : green;
	border-style : solid;
	padding : 10px;
	font-family : monospace";
}

H5  {
	font-size : medium;
	font-weight : bold;
	font-style : normal;
	text-indent : 1em;
}


