@charset "UTF-8";
/* CPRdb Parish Notes CSS Document */
h1 {  
   font-family: Times-Roman; 
   color: blue; 
   font-size: 200%;
   }  
h2,h3 { 
   font-family: CG-Times;
   color: black;
   font-size: 180%;
}
p { 
   font-family: CG-Times;
   color: black;
   font-size: 120%;
}
h6 {    
   font-family: CG-Times;
   color: blue;
   font-size: 70%;
}
