BODY {
	color: brown ;
	font-family : Optima,Verdana,Arial,Geneva,sans-serif ;
	font-size : 14pt;
	font-style : normal ;
	font-variant : normal ;
	font-weight : normal ;
	text-align : justify ;
	margin : 10px ;
       # background-color : white ;
	background-image: URL(images/parchment.png) ;
	background-repeat: repeat ;
	# background-attachment: fixed ;
       # background-color : cream ;
	margin : 0.5in 1in 0.5in 1.25in
}
DT {
   font: bold normal 12pt/18pt Optima,Verdana,Arial,Geneva,sans-serif;
}
H1 {
	font-size : 28pt/30pt ;
	font-style : normal ;
	font-variant : small-caps ;
	font-weight : bold ;
	margin : 3em 0em ;
}
H2 {
	font-size : 20pt/22pt ;
	font-style : normal ;
	font-variant : normal ;
	font-weight : bold ;
	margin : 2em 0em ;
}
H3 {
	font-size : 18pt/20pt ;
	font-style : normal ;
	font-variant : small-caps ;
	font-weight : bold ;
	margin : 1em 0em ;
}
H4 {
	font-size : 14pt/18pt ;
	font-style : normal ;
	font-weight : bold ;
	margin : 1em 0em ;
}
IMG.right {
        float : right ! important ;
        margin : 0em 0em 0em 1em ! important
}
IMG.left {
        float : left ! important ;
        margin : 0em 1em 0em 0em ! important
}
IMG.center {
        float : center ! important ;
        margin : 0em 0em 0em 0em ! important
}
LI {
	font-size : 12pt ;
	text-indent : 0px ;
	text-align : left ;
	list-style-image : URL(images/btn.png) ;
}
TD {
	font-size : 10pt/12pt ;
	text-indent : 0px ;
	text-align : left ;
	margin : 0.5em 0em ;
}
A {
	font-size : 16pt ;
}
P {
	clear : none ;
	font-size : 16pt ;
	font-style : normal ;
	font-variant : normal ;
	font-weight : demi-bold ;
	line-height : 18pt ;
	# text-indent : 15px ;
	text-align : justify ;
	font-color : brown ;
}
.verse {
       font-size : 14pt ;
       line-height : 16pt ;
       font-style : italic ;
}
.noindent {
    text-indent : 0px ;
}
.pagetitle {
	font-color : brown ;
	font-size : 36pt ;
	font-style : normal ;
	font-variant : small-caps ;
	font-weight : bold ;
	letter-spacing : 0.05em ;
	line-height : 40pt ;
	margin : 0em ;
	text-align : center ;
 	text-indent : 0px ;
 	word-spacing : normal ;
}
.pagesubtitle {
	font-color : brown ;
	font-size : 16pt/18pt ;
	font-style : italic ;
	font-variant : normal ;
	font-weight : demi-bold ;
	text-align : center
}
.pagesubsubtitle {
	font-color : brown ;
	font-size : 12pt/14pt ;
	font-style : italic ;
	font-variant : normal ;
	font-weight : demi-bold ;
	text-align : center
}
.footer {
	font-size : 8pt/5pt ;
	font-style : italic ;
	font-variant : normal ;
	font-weight : normal ;
	margin : 0em ;
	text-align : right
}
.note {
	font-size : 8pt/5pt ;
	font-style : italic ;
	font-variant : normal ;
	font-weight : normal ;
	margin : 1em 5em ;
	text-align : center ;
        text-indent : 0px ;
}
.center {
        text-align : center ;
}