.galilee {
	font-family: Arial;
	font-size: medium;
	font-style: normal;
	line-height: normal;
}
.style1 {
	font-family: Arial, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
}
.style2 {
	font-family: Arial, serif;
	font-size: larger;
	font-style: normal;
	font-weight: bold;
}
.style3 {
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
}
.style4 {
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
}
.ArBlkBld  {   
    font-family: Arial Black;
    font-size: x-large;
    font-style: normal;
    font-weight: bold;
}
.ArBlkLg  {
    font-family: Arial Black;
    font-size:large;
    font-style: normal;
    font-weight: bold;
} 
    

.Underlinedheading.galilee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

