.border {
	border-left-width: 8px;
	border-left-color: #325D8B;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #325D8B;
	border-bottom-color: #325D8B;
}
.table {
	border: 2px solid #000000;
    padding-right: 6px;
	padding-left: 6px;
}
.prayer { background-color: #325D8B; }

.month {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #325D8B;
	  padding-top: 6px;
}
.council {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
.newscontent {
	font-family: "Times New Roman", Times, serif;
	text-indent: 10px;
	font-size: 14px;
	padding-left: 6px;
	}
.newscontent1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 6px;
	padding-right: 6px;
	}

.budget {
	padding-left: 40px;
}

