.bookclub {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}
.regtext {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: medium;
	font-weight: bold;
	color: #660000;
}
.PicTitle {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: small;
	font-weight: bold;
	color: #660000;
}
.list {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: small;
	font-weight: bolder;
	color: #660000;
	list-style-type: disc;
}
.tinytext {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: x-small;
	font-style: normal;
	color: #660000;
}

