body { 
	background-image: url(Images/parchpaper.jpg);
}

.Heading_banner {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	display: block;
	padding: 8px;
	text-align: center;
}

.navigation:hover {
	background-color: #330000;
}

a:link, a:visited, a:active, a:hover {
	color: #FF6600;
}

.Heading_Articles {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
.calendardate {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	right: auto;
	bottom: auto;
	text-align: center;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

tr, td, img {
	padding: 0;
	margin: 0;
	border: 0;
}

table {
	border-collapse: collapse;
}

p {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}

.white {
	color: #FFFFFF;
}