/* CSS Document */

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F2ECE1;
	line-height: 16px;
	border: thin;
	border-top-color: #990000;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F2ECE1;
	line-height: 15px;
	border: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.overline {
	border-top-width: thin;
	border-top-style: none;
	border-top-color: 990000;
	border: 1px;
	line-height: 16px;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F2ECE1;
}
body {
	background-color: #cfc79a;
	background-image: url(images/tanback.gif);
	
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F2ECE1;
	font-style: normal;
	line-height: 18px;
	padding: 5px;
	list-style-position: inside;
	list-style-image: url(Bookclub%20images/bullet.jpg);

}
.photocredit {
	font-size: 9px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: 15px;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 15px;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 15px;
	text-decoration: underline;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.overline {
}
