/* CSS Document */

body {
	background-image: url(images/background.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

p {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}

.cost {
	
	font-size: 12px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
	line-height:normal;
}
.title {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

#bookclub_quote {
	font-size: 13px;
	line-height: 18px;
	padding: 7px;
	color: #D91F52;
}

#bookclub_quote2 {
	font-size: 13px;
	line-height: 18px;
	padding: 7px 7px 7px 7px;
	color: #42335D;
}

a:link {
	color: #373768;
}



.quote {
	color: #9933CC;
}

.name {
	color: #333366;
	font-style:italic;
	font-weight: bold;
}

.header {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	font-weight: bold;
}
