
p	{font-family: trebuchet ms, comic sans ms, arial; font-size: 14pt; text-align: justify}
		/*  for ordinary texts, between paragraph tags   */

DL      {font-family: trebuchet ms, comic sans ms, arial; font-size: 14pt}
		/* for what, poems or something  */

.block1 {font-family: trebuchet ms, comic sans ms, arial; font-size: 14pt; text-align: justify; margin-left: 30px; margin:10 80 10 80}
		/* for double indented paragraphs, as for quoted materials and fillers  */

.block2 {font-family: signature, lucida calligraphy, trebuchet ms, comic sans ms, arial; font-size: 16pt; text-align: justify; font-weight: bold; margin-left: 30px; margin:10 80 10 80}
		/* for signature line*/


.link1  {font-family: trebuchet ms, comic sans ms, arial; font-size: 14pt; text-align: left; margin-left: 40pt} 
		/* for links to other pages*/

.link2  {font-family: trebuchet ms, comic sans ms, arial; font-size: 16pt; text-align: center; font-weight:bold}
		/* for internal links as in NL pages */

.blurb  {font-family: trebuchet ms, comic sans ms, arial; font-size: 14pt; text-align: justify; font-style: italic}
		/*  for newsletter's intro blurb paragraph, surround p tags with outer center tags  */ 

.title1 {font-family: trebuchet ms, comic sans ms, arial; font-size: 20pt; text-align: center; font-weight: bold}
	/* for main page's title, use with p tag for centering to work  */

.title2 {font-family: trebuchet ms, comic sans ms, arial; font-size: 18pt; text-align: center}
	/* for main page's subtitle, use with p tag for centering to work  */

.title3 {font-family: trebuchet ms, comic sans ms, arial; font-size: 14pt; text-align: center}
.title4 {font-family: trebuchet ms, comic sans ms, arial; font-size: 22pt; text-align: center; font-weight: bold}


.title5 {font-family: trebuchet ms, comic sans ms, arial; font-size: 18pt; font-weight: bold}
	/*  for a homily page, title of homily, apply to span tag  */

.title6 {font-family: trebuchet ms, comic sans ms, arial; font-size: 16pt; font-style: italic}
	/* for a homily page, subtitle of homily (usually homily's date), apply to span tag  */

.homily-links {font-family: trebuchet ms, comic sans ms; font-size: 14pt; text-align: center}


