body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #339966; 
/* Liturgical colours listed below  */
/*  background-color: #339966; /* Green  */
/*  background-color: #000099; /* Blue */
/*  background-color: #990000; /* Red */
/*  background-color: #663399; /* purple */
/*  background-color: #FFFDEB; /* white */

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;

}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;

}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.linkblu {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #232673;
}



/* google style highlight */
/* In CSS, define the following style: */
     .hilite { background-color: #ff0; }

/* If Hilite.style_name_suffix is true, then define the follow styles: */


     .hilite1 { background-color: #fecb00; }
     .hilite2 { background-color: #99cc66; }
     .hilite3 { background-color: #72c7e7; }
     .hilite4 { background-color: #ff6d22; }
     .hilite5 { background-color: #c9a5d7; }
	 .hilite6 { background-color: #00af3f; }
     .hilite7 { background-color: #00a1de; }
	 
	


