
body 
{
     background:#FEFEED;
     font-family: "Georgia", Georgia, serif;
     font-size: 13px;
     line-height: 1.5em;
     margin: 1.0em;
     margin-left:90px;
     margin-right:120px;
     padding: 1.0em;
     position: relative;
     text-justify: auto;
     text-align: justify;
     border-style: hidden;
 
}

p
{
    margin-left: 1em;   
}
li
{
   margin-left: 3em;    
}
h1
{
    line-height: 1.5em; 
}

h2

{
   font-size: 17px;
   font-family: "Times", Times, serif;
}
h3
{
      font-size: 16px;
   font-family: "Times", Times, serif;
}
h4
{
      font-size: 15px;
   font-family: "Times", Times, serif;

}

h4.two
{
    margin-left: 6ex;
    
}
h5
{
    font-size: 14px;
     font-family: "Times", Times, serif;
    margin-left: 1em;
}

.ul
{
  list-style: normal;
  list-style: inside; 
  
  }
 
ul.two
{
list-style: none;
list-style-position: inside;


}


.titlename
{
    font-family: "Times", Times, serif;
    color: #AA0000;
}
 
 .prayer
{
   margin-left: 2em;
   margin-right:4em; 

} 
 .extended_quote
{
   margin-left: 2em;
   margin-right:4em; 

} 
.icon
{
  padding: 2px 10px 2px 10px 
}

.footnotes
{
     font-family: "Georgia", Georgia, serif;
     font-size: 11px;
     line-height: 1.25em;   
}
  
  .citation
{
margin-left: 8em;
  font-size: x-small;
  font-style:italic
  
}

  .define
{
   margin-left: 2em;
   margin-right:4em;
   line-height: 1.0em;
   text-indent: hanging;
   padding: 0.0em;

}
.footer
{
font-family: "Times", Times, serif;
font-size: 16px;
position:static;
}


table.gridtable 
{
font-family: "Times", Times, serif;
font-size: 15px;
	color:#333333;
	border-width: 2px;
	border-color: #666666;
    border-style: solid;
    margin: 1.0em;
    margin-left:90px;
    margin-right:120px;
	line-height: 1.25em;

}

table.gridtable th {
	border-width: 1px;
	padding:  13px 5px 5px 13px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
	text-align: center;
}

table.gridtable td {
	border-width: 1px;
	padding: 13px 5px 5px 13px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
	margin: 1.0em;
	text-align: left;
	font-family: times, serif;
    font-size: 14px;
    font-weight: bold
	
}

	 
