
.yellowTxt {
	color : #FFCC33;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.whiteTxt {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.greyTxt {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.bg {
	background-image : url(images/bg.jpg);
	display : block;
	background-repeat : no-repeat;
}
.book {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
.title1 {
	font-size : 16px;
	color : #213152;
	font-weight : bold;
}
.title2 {
	font-size : 16px;
	color : #5D2728;
	font-weight : bold;
}
.title3 {
	font-size : 16px;
	color : #133539;
	font-weight : bold;
}
.copy {
	padding-right : 20px;
	padding-left : 15px;
	padding-top : 10px;
	display : block;
}
.specs {
	font-size : 10px;
	color : #333333;
}



