.bodyTitle {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #333333;
}

.bodyText {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}

.bodyTitleBigCentre {
	font-family: Verdana;
	font-size: 24px;
	font-style: normal;
	color: #333333;
	text-align: center;
}
.bg_main {
	background-image: url(_images/main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.border_blk {
	border: 1px solid #000000;
}
