.newsItalic {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FC0;
	font-style: italic;
}
.news {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
}
.newsBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	font-weight: bolder;
	font-style: normal;
	text-align: justify;
}
.FooterTextLinks {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: center;
}
.WebsiteDesign {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #36C;
	text-align: center;
}
.LargeHeadline {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #FF0;
	text-align: left;
	font-weight: bolder;
	text-decoration: blink;
}
.BodyText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: justify;
}
.BodyTextItalic {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: justify;
	font-style: italic;
}
.SubText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: justify;
}
.BodyTextBold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: justify;
	font-weight: bolder;
}
.FooterTextLinks a {
	text-align: center;
}
.CustomerDetails {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: justify;
	font-style: normal;
}
.CustomerHeadline {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FEDE4B;
	text-align: justify;
	font-style: normal;
	font-weight: bolder;
}
.CustomerQuote {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: justify;
	font-style: italic;
}
.BookingForm {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: right;
}
.BodyTextItalicLinks {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align: justify;
	font-style: oblique;
	font-weight: 700;
	font-variant: small-caps;
}
.newsBoldWhite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bolder;
	font-style: normal;
	text-align: justify;
}

