body {
	background-color: #0077A2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	color: #01223D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
.textcentred {
	color: #01223D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;

}
.head {
	color: #900;
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


a:link {
	color: #C33;
	text-decoration: none;
}
a:visited {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #6A0000;
}
table {
	background-image: url(images/index_bgl.jpg);
	background-repeat: repeat;
}

