body
	.Advent1, .Advent2
	{	background-color: blue ;
		color: white ;
	}
	.Christmas1, .EpiphanyDay1, .Baptism1, .Transfiguration1, .Easter1, .HolyTrinity1, .AllSaints1, .ChristKing1,
	.Christmas2, .EpiphanyDay2, .Baptism2, .Transfiguration2, .Easter2, .HolyTrinity2, .AllSaints2, .ChristKing2
	{	background-color: white ;
		color: red ;
	}
	.Epiphany1, .Pentecost1, .Epiphany2, .Pentecost2
	{	background-color: green ;
		color: white ;
	}
	.Lent1, .Lent2
	{	background-color: purple ;
		color: white ;
	}
	.HolyWeek1, .HolyWeek2
	{	background-color: #ff3300 ;
		color: white ;
	}
	.GoodFriday1, .GoodFriday2
	{	background-color: black ;
		color: white ;
	}
	.PentecostDay1, .PentecostDay2, .ReformationDay1, .ReformationDay2, .SaintsDays1, .SaintsDays2
	{	background-color: red ;
		color: white ;
	}
	.Advent1, .Christmas1, .EpiphanyDay1, .Baptism1, .Transfiguration1, .Easter1, .HolyTrinity1, .ChristKing1, .Epiphany1, .Pentecost1, .Lent1, .HolyWeek1, .GoodFriday1, .PentecostDay1, .ReformationDay1, .AllSaints1, .SaintsDays1
	{	font-size: 13pt ;
		text-align: center ;
		font-style: italic ;
	}
	.Advent2, .Christmas2, .EpiphanyDay2, .Baptism2, .Transfiguration2, .Easter2, .HolyTrinity2, .ChristKing2, .Epiphany2, .Pentecost2, .Lent2, .HolyWeek2, .GoodFriday2, .PentecostDay2, .ReformationDay2, .AllSaints2, .SaintsDays2
	{	font-size: 10pt ;
		text-align: center ;
	}

