BODY {
	color: Black;
	background-color: none;
	font: bold xx-small Arial Narrow;
	font-family: "Arial Narrow";
	font-size: xx-small;
	}

A {
	color: #20488c;
	text-decoration: none;
	border-bottom: 0px;
	border-right: 0px;
}

A:HOVER {
	color: #333333;
	text-decoration: none;
	border-right-width: 0px;
	border: 0px;
	text-align: right;
	}
.header {
	background-image: url(images1.jpg);
	background-repeat: repeat-x;
}
.centre {
	text-align: center;
}
.topnav {
	font-weight: bold;
}
.topalign {
	vertical-align: top;
}
.borderline {
	border-right-width: none;
	border-right-style: none;
	border-right-color: none;
}
.loweralign {
	vertical-align: bottom;
}
