/* style sheet for allthingsspiritual */

body 
    {font-size: 12pt;
     font-family: "arial";}

h1
    {font-family: "arial";}

h2  
    {font-family: "arial";}

h3
    {font-family: "arial";}

h4
    {font-family: "arial";}

hr
    {color: gray;}


a:link {color: #ff00ff;}
a:visited {color: #808080;}
a:active {color: #808080;}
 
     
p.credits 
    {font-size: 10pt;
     font-weight: bold;
     color: #6495ed;}

td.col
    {font-size: 10pt;
     font-family: "arial";
     background: #e5eef8;}

td.small
    {font-size: 10pt;
     font-family: "arial";}


