
@charset "utf-8";
/* CSS Document */
HTML {100%;}
body {font-size: 100%;}  /*Sets all browsers to same font setting*/

/*Black Heading Fonts They are to be entered by <h1>This is a heading 1</h1>*/
h1 {font-family:"Times New Roman", Times, serif; text-align: center; color:#000000; font-weight:bold; font-size:3em;}
h2 {font-family:"Times New Roman", Times, serif; text-align: center; color:#000000; font-weight:bold; font-size:2.5em;}
h3 {font-family:"Times New Roman", Times, serif; text-align: center; color:#000000; font-weight:bold; font-size:2em;}
h4 {font-family:"Times New Roman", Times, serif; text-align: center; color:#000000; font-weight:bold; font-size:1.5em;}
h5 {font-family:"Times New Roman", Times, serif; text-align: center; color:#000000; font-weight:bold; font-size:1.0em;}

/*Black Heading Centered Fonts  With No Line Space Below*/
div.head1 {font-family:"Times New Roman", Times, serif; text-align: center; color:#000000; font-weight:bold; font-size:3em;}
div.head2 {font-family:"Times New Roman", Times, serif; text-align: center; color:#000000; font-weight:bold; font-size:2.5em;}
div.head3 {font-family:"Times New Roman", Times, serif; text-align: center; color:#000000; font-weight:bold; font-size:2em;}
div.head {font-family:"Times New Roman", Times, serif; text-align: center; color:#000000; font-weight:bold; font-size:2em;}
div.head4 {font-family:"Times New Roman", Times, serif; text-align: center; color:#000000; font-weight:bold; font-size:1.5em;}

/*Black Bold Centered Fonts*/
div.bold {font-family:"Times New Roman", Times, serif; text-align: center; color:#000000; font-weight:bold; font-size:1.5em;}
div.parbldctr {font-family:"Times New Roman", Times, serif; text-align: center; color:#000000; font-weight:bold; font-size:1.125em;}
div.smlbldctr {font-family:"Times New Roman", Times, serif; text-align: center; color:#000000; font-weight:bold; font-size:.90em;}

/*Black Center Fonts*/
div.paractr {font-family:"Times New Roman", Times, serif; text-align: center; color:#000000; font-weight:normal; font-size:1.125em;}
div.smlctr {font-family:"Times New Roman", Times, serif; text-align: center; color:#000000; font-weight:normal; font-size:1.0em;}
div.foot {font-family:"Times New Roman", Times, serif; text-align: center; color:#000000; font-weight:normal; font-size:.90em;}
div.smlspace {font-family:"Times New Roman", Times, serif; text-align: center; color:#000000; font-weight:normal; font-size:.30em;}

/*Black Bold Right Font*/
div.parbldrt {font-family:"Times New Roman", Times, serif; text-align: right; color:#000000; font-weight:bold; font-size:1.125em;}

/*Black Bold Left Font*/
div.bldlft {font-family:"Times New Roman", Times, serif; text-align: left; color:#000000; font-weight:bold; font-size:1.5em;}
div.parbldlft {font-family:"Times New Roman", Times, serif; text-align: left; color:#000000; font-weight:bold; font-size:1.125em;}
div.parabld {font-family:"Times New Roman", Times, serif; text-align: left; color:#000000; font-weight:bold; font-size:1.125em;}

/*Black Left Fonts*/
div.biglft {font-family:"Times New Roman", Times, serif; text-align: left; color:#000000; font-weight:normal; font-size:1.5em;}
div.mdmlft {font-family:"Times New Roman", Times, serif; text-align: left; color:#000000; font-weight:normal; font-size:1.25em;}
div.para {font-family:"Times New Roman", Times, serif; text-align: left; color:#000000; font-weight:normal; font-size:1.125em;}
div.smllft {font-family:"Times New Roman", Times, serif; text-align: left; color:#000000; font-weight:normal; font-size:1.0em;}
div.footlft {font-family:"Times New Roman", Times, serif; text-align: left; color:#000000; font-weight:normal; font-size:.90em;}

/*Black Justified Fonts  NOTE: This needs <div class="parajust"><font size="4"> This needs the font size added to the parajust </font></div>*/
div.parajust {font-family:"Times New Roman", Times, serif; font-size:.90em;  text-align: justify; color:#000000; font-weight:normal; text-justify: auto;}

/*White Heading Fonts*/
div.wh2 {font-family:"Times New Roman", Times, serif; text-align: center; color:#FFFFFF; font-weight:bold; font-size:2.5em;}

/*White Centered Fonts*/
div.cap {font-family:"Times New Roman", Times, serif; text-align: center; color:#FFFFFF; font-weight:bold; font-size:2em;}
div.bldwht {font-family:"Times New Roman", Times, serif; text-align: center; color:#FFFFFF; font-weight:bold; font-size:1.5em;}
div.whtnrm {font-family:"Times New Roman", Times, serif; text-align: center; color:#FFFFFF; font-weight:normal; font-size:1.5em;}
div.parwhtctr {font-family:"Times New Roman", Times, serif; text-align: center; color:#FFFFFF; font-weight:normal; font-size:1.125em;}
div.parwhtctrbld {font-family:"Times New Roman", Times, serif; text-align: center; color:#FFFFFF; font-weight:bold; font-size:1.125em;}

/*White Left Fonts*/
div.boldertoc {font-family:"Times New Roman", Times, serif; text-align: left; color:#FFFFFF; font-weight:bold; font-size:2em;}/*TOC*/
div.boldtoc {font-family:"Times New Roman", Times, serif; text-align: left; color:#FFFFFF; font-weight:bold; font-size:1.5em;}/*TOC*/
div.paratoc {font-family:"Times New Roman", Times, serif; text-align: left; color:#FFFFFF; font-weight:bold; font-size:1.125em;}/*TOC*/

/*Special Fonts*/
div.prayblu {font-family:"Times New Roman", Times, serif; text-align: center; color:#0000CC; font-weight:bold; font-size:1.125em;}
div.blunote {font-family:"Times New Roman", Times, serif; text-align: center; color:#0000CC; font-weight:bold; font-size:1.5em;}

/*LINK GENERAL SETTINGS all those below are link ID names with different colors and sizes/
/*These are entered by <a id="bldctrwht" href....>
/*White*/
a {font-family:"Times New Roman", Times, serif; text-decoration:none; color:#FFFFFF;}
#bldctrwht {font-family:"Times New Roman", Times, serif; text-decoration:none; text-align:center; color:#FFFFFF; font-weight:bold; font-size:1.5em;}  /*a click here for next page*/
#btn {font-family:"Times New Roman", Times, serif; text-align: center; color:#FFFFFF; font-weight:bolder; font-size:1.25em;}/*buttons*/
#scbtn {font-family:"Times New Roman", Times, serif; text-align: center; color:#FFFFFF; font-weight:bold; font-size:1.0em;}
#scbtnlft {font-family:"Times New Roman", Times, serif; text-align: left; color:#FFFFFF; font-weight:bold; font-size:1.0em;}
#scbtnsml {font-family:"Times New Roman", Times, serif; text-align: center; color:#FFFFFF; font-weight:bold; font-size:.90em;}

/*Blue*/
#bluctrbig {font-family:"Times New Roman", Times, serif; text-decoration:none; text-align:center; color:#0000CC; font-weight:bold; font-size:1.5em;} 
#bluctrmdm {font-family:"Times New Roman", Times, serif; text-align: center; color:#0000CC; font-weight:bolder; font-size:1.25em;}/*buttons*/
#bluctrsml {font-family:"Times New Roman", Times, serif; text-align: center; color:#0000CC; font-weight:bold; font-size:1.0em;}
#blumdm {font-family:"Times New Roman", Times, serif; text-align: left; color:#0000CC; font-weight:bolder; font-size:1.25em;}
#blue {font-family:"Times New Roman", Times, serif; text-align: center; color:#0000CC; font-weight:bold; font-size:.90em;}
#blueleft {font-family:"Times New Roman", Times, serif; text-align: left; color:#0000CC; font-weight:bold; font-size:.90em;}


/*Black */
#next {font-family:"Times New Roman", Times, serif; text-decoration:none; text-align:center; color:#000000; font-weight:bold; font-size:1.5em;}  /*a click here for next page*/
#toc {font-family:"Times New Roman", Times, serif; text-decoration:none; text-align:left; color:#000000; font-weight:bold; font-size:1.125em;}  /*a click here for next page*/
#bbtn {font-family:"Times New Roman", Times, serif; text-decoration:none; text-align:center; color:#000000; font-weight:bold; font-size:1.0 em;}  /*a click here for next page*/
#nrml {font-family:"Times New Roman", Times, serif; text-decoration:none; text-align:center; color:#000000; font-weight:normal; font-size:1.5em;}  /*a click here for next page*/
