.BlueCentre {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00F;
	text-align: center;
}
.BlueMargin {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00F;
}

body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}.margin {
	margin-right: 10px;
	margin-left: 10px;
}
.margin {
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}
.centre {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	color: #FFF;
}

.white {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
}
#bronze {
	color: #960;
}
#silver {
	color: #CCC;
}
#gold {
	color: #FC0;
}
.formlabel {
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
	vertical-align: top;
}
fieldset {
	background-color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
legend {
	background-color: #000;
	padding-right: 10px;
	padding-left: 10px;
}
