body {
	background-color: #E4E4E4;
	font-family: Calibri, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #333;
	text-align: left;
	font-weight: normal;
}
td {
	text-align: left;
}
.center {
	text-align: center;
}

a {
	color: #06F;
}
a:visited {
	color: #06F;
	text-align: center;
}
input {
	font-family: Calibri, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #333;
}
select {
	font-family: Calibri, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #333;
}
.heading {
	font-family: Calibri, "Trebuchet MS", Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #C62601;
	text-align: left;
}
.sub-heading {
	font-size: 15px;
	font-weight: bold;
	color: #283859;
	text-align: left;
}
.centre-heading {
	color: #1A3254;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
.error {
	color: #F00;
}
