body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 16px 16px 0px;
}

.greyborder {
	border: 1px solid #bababa;
	border-collapse: collapse;
}

.borderoff {
	border: none;
	border-collapse: collapse;
}.text {
	font-family: Calibri, Corbel;
	font-size: 11.25px;
	color: #666666;
	text-align: justify;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	line-height: 13px;

}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	line-height: 13px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000033;
	line-height: 13px;
}
.newsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-style: italic;
	text-decoration: none;
	line-height: 14px;
	background-position: bottom;
}
#smallbreak {
	line-height: 8px;
}

