@charset "utf-8";
/* CSS Document */

.imgleft { 
	border:double 3px;
	float:left;
	margin-right:10px;
}
.imgright { 
	border:double 3px;
	float:right;
	margin-left:10px;
}
.redtext {
	color:#F00;
}
.headingcolour {
	color:#537CAE;
}
