.Header {
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: medium;
	color: #990000;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.Text {
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	
}
.Footer {
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 12px;
	color: #272862;
	font-style: normal;
	font-weight: normal;
	background-position: center;
	text-align: center;
}

.Background {
	background-image: url(Helpful%20GIF%20JPEG/Watermark.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.TextCentre {
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.TextCentreBold {
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
