body
{
	background: #FFFFFF;
	font-family: Arial;
	font-size : 13px;
}
.tdbiblio
{
	font-size: 16px;
	font-weight : bold;
	background-color : #336600;
	color : White;
	border : none;
}
.tdabies
{
	font-size: 16px;
	font-weight : bold;
	background-color : #336600;
	color : Silver;
	border : none;
	text-align : right;
}
.tdtitle
{
	font-size: 13px;
	font-weight : bold;
	background-color : #CCCC66;
	border : none;
}
.tddate
{
	font-size: 11px;
	font-weight : normal;
	background-color : #CCCC66;
	border : none;
	text-align : right;
}
.tdfield
{
	font-size: 11px;
	font-weight : bold;
	background-color : Silver;
	border : Silver;
}
td
{
	font-size: 11px;
	font-weight : normal;
	background-color : White;
	border : 1px solid Silver;
}
