body
{

}
div.topheader
{
	Font-family: Arial;
}
td.top
{
	font-family: Arial;
	border-bottom: 1px;
	border-bottom: solid 1px #808080;
	padding:none;
	height: 25px;	
	text-indent: 5px;
}
td.topnumber
{
	font-family: Arial;
	text-align: right;
	padding:none;
	border-bottom: solid 1px #808080;
	height: 25px;
}
table.top
{
	border-spacing: 0px;
	border-collapse: collapse;
}
td.topbooks
{
	vertical-align: top;
	font-family: Arial;
	width: 50%;
	font-size: 0.8em;
	line-height: 18px;
	border: solid 1px grey;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
div.toptitle
{
	font-weight: bold;
	line-height: 25px;
	font-family: Arial;
	text-decoration: underline;
}

