.page {
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-x;

}
.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E7E7E;
	line-height: 14px;

}
.slogon {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 32px;
	color: #0139AA;
	font-weight: bolder;
}
.subpage {
	background-image: url(images/subpage-bg.gif);
	background-repeat: repeat-x;
}
.heading {

	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bolder;
}
