body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #737977;
	font-size: 14px;


}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.BIG {
	font-size: 14px;
	font-weight: bold;
}
.copy {
	font-size: 11px;
	text-align: left;
}
.centre {
	text-align: center;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.heading2 {
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	font-family: "Lucida Handwriting";

}
.dborder {
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;

}
