/* --------------------------Index page */
.style1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	padding-left: 40px;
}

.nav {
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	padding-left: 18px;
}

body {
	margin-top: 0px;
}
.style13 {
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.style16 {	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.style22 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-style: italic;
}
.style23 {	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.style17 {
	font-family: Tahoma;
	font-size: 10px;
}
/* -------------------------Navagation*/
.nav {
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	padding-left: 18px;
}
/* -----------------------------Link*/
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #666666;
}
/* -----------------------------LYB Link*/
a.blue_link:link {
	color: #000000;
}
a.blue_link:visited {
	color: #000000;
}
a.blue_link:hover {
	color: #666666;
}
/* <a href="" class="blue_link">link text</a>*/
/* -----------------Page Discription and QA*/
.style27 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
/* -----------Header text inner pages*/
.style28 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
/* ----------------Header TOP Strapline*/
.style29 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
/* ----------------Book discription + Q-A*/
.style24 {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
/* ----------------Book discription + Q-A*/
.style35 {font-size: 11px;
	font-family: Tahoma;
	padding-right: 10px;
}
/* --------------Preface - discription/Price*/
.style31 {
	font-family: Arial;
	font-size: 12px;
}
.style36 {font-family: Arial; font-size: 12px; font-style: italic; }

/* -----------------E-mail index page*/
.style22 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-style: italic;
}
/* -----------------Background image - All pages*/
body {
	background-image: url(images/background.jpg);
}