BODY
{
	font-family:	verdana, geneva, arial, helvetica, sans-serif;
	font-size:	10pt;
}

A:link, A:visited, A:active
{
	text-decoration : none;
	color : #0000CC;
}

A:link.headermenu, A:visited.headermenu
{
	color : black;
}

A:active.headermenu
{
	color : red;
}

A:hover
{
	color : Red;
}

H1, H2, H3, H4, H5, H6, H7
{
	margin-bottom : 0px;
	margin-top : 0px;
}

H1
{
	font-size:	15pt;
	font-weight:	normal;
}


H2
{
	font-size:	12pt;
	font-weight:	normal;
}


H3
{
	font-size : 10pt;
	font-weight: normal;
	border-bottom-width : 2px;
	margin-bottom : 3pt;
	}
	
H4, H5
{
	color : Red;
	font-weight : normal;
}

H4
{
	font-size : 11pt;
}

H5
{
	font-size : 10pt;
	font-style : italic;
}

H6
{
	font-size:	18pt;
	font-family:	american typewriter, typewriter, courier new, verdana, sans-serif;
	font-weight:	normal;
}

H7
{
	font-size:	12pt;
	font-family:	american typewriter, typewriter, courier new, verdana, sans-serif;
	font-weight:	normal;
}

H8
{
	font-size:	12pt;
	color:		red;
	font-weight:	normal;
}

H9
{
	font-size : 11pt;
}


TABLE.align-right
{
	float : right;
	margin-left : 2px;
	margin-bottom : 2px;
}

TD.headermenu
{
	color: red;
}

.author
{
	color : Maroon;
}


.small
{
	font-size : 9pt;
}


.smaller
{
	font-size : 8pt;
}


.superscript
{
	font-size : 6pt;
	vertical-align : super;
	}

.verse
{
	font-size:	8pt;
	text-align:	center;
}