.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #CE524A;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #CE524A;
	text-align: left;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	list-style-type: disc;
	text-align: left;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #3971DE;
	text-align: center;
}
.heading3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #5ACB5A;
}
.textitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #000000;
}
.reditalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #CE524A;
	font-weight: bold;
}
.a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.header {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/header-wavy.jpg);
}
.header2 {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.text_centre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
}
