﻿@charset "UTF-8";
body {
	background-image: url(images/CulinaryCoop/cc-in-bkrd.gif);
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: repeat-x;
}
.booktitle {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.authorname {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
}
.clientfootnote {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 8pt;
	line-height: 14pt;
	color: #000000;
	font-weight: lighter;
}
.names {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 16px;
	color: #6B2036;
}
.authorbio {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
	line-height: 13pt;
	color: #000000;
	font-weight: normal;
}
.alphabet {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.CCbodytext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
}
