/* The Ryslip Group Ltd */
/* Dave Cartledge 1/10/99 */

<!--
.NAV A {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.NAV A:HOVER {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

A {
	text-decoration: underline;
}

A:HOVER {
	text-decoration: none;
}

P.JUSTIFY {
	text-align: justify;
}

.FORMTABLEBORDER {
	border: 1px solid #000099;
}
	
-->

