a:link
{
	color: #355054;
	text-decoration: none;
}

a:visited
{
	color: #355054;
	text-decoration: none;
} 
a:active 
{
	color: #355054;
	text-decoration: none;
}
body, table, td
{
	font-family: Garamond;
	font-size: 14pt;
}
.smalleritalic {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
.smallitalic {
	font-family: Garamond "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
.bookcover {
	border: 1px solid #666666;
	margin-top: 2px;
	margin-right: 7px;
	margin-bottom: 4px;
	margin-left: 5px;
	padding: 0px;
}
