
/*  Background of every page */

body         { font-style: bold; font-variant: normal; font-weight: bold; font-size: 
               font-family: times serif; background-color: #FFFF99 }
blockquote   { background-color: #66CCFF; border: thick groove #006600; margin-left: 1.4em; 
               margin-right: 0em }
 
  h4           { text-align: Center; font-style: normal; font-variant: normal; font-weight: 
               bold; font-size: 1em; font-family: Times Garamond serif; 
               }
   
 
               
 
/* Home Page */

h1           { text-align: left; font-style: normal; font-variant: normal; font-weight: 
               bold; font-size: small; font-family: serif;  } /
               
 
               
 
p    { font-weight: bold; font-size:small; text-align: 
               left;   }


         

li {  margin-top: 1em; margin-bottom: 1em; margin-right: .5em; font: bold .9em times serif;}
              
 
