.welcome-background {  background-image: url(../GFX/back_welcome_11.jpg); background-repeat: no-repeat; background-position: bottom}
.news-background { background-image: url(../GFX/news_back_11.jpg); background-position: bottom ; background-repeat: no-repeat}
.findus-background { background-image: url(../GFX/findus_back_11.jpg); background-position: bottom ; background-repeat: no-repeat}
.training-background {
	background-image: url(../GFX/training_back_11.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.shop-backgroundCopy { background-image: url(../GFX/shop_back_11.jpg); background-position: bottom ; background-repeat: no-repeat}
.bodytype {  font-family: Arial; font-size: 12px; font-style: normal; font-weight: normal}
.bodytype-heading { font-family: Arial; font-size: 12px; font-style: normal; font-weight: bold}
.bodytype-headingblue { font-family: Arial; font-size: 12px; font-style: normal; font-weight: bold ; color: #0000FF}
.bodytype-heading-large { font-family: Arial; font-size: 14px; font-style: normal; font-weight: bold }
.bodytypeitalic { font-family: Arial; font-size: 10px; font-style: italic; font-weight: normal }
.bodytype-headingred {
font-family: Arial; font-size: 12px; font-style: normal; font-weight: bold ; color: #FF0000
}
.strikethrough {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: line-through;

}
