body
{
	font-family:garamond;
	font-size: 12pt;
	background-color: #EEE8CD;
}

td.title 
{
	width: 100%;
	vertical-align:top;
}

div.title
{
	font-size:18pt;
	text-decoration:underline;
	text-align:center;
	padding-bottom:5px;
}

table.title
{
	width:100%;
}

img.title
{
	height:100px;
	border: solid 1px black;
}

div.subtitle
{
	font-size:14pt;
	font-style:italic;
	text-align:center;
	padding-top:2px;
}

table.panel,
td.panel
{
	background-color:white;
	border:solid 1px black
}

img.book
{
	width:50px
}

td.nowrap,
table.nowrap
{
	white-space:nowrap;
}

div.productName
{
	font-weight:bold;
}