

/* Presentation Stylesheet */
.headrec {
	font-family: cursive;
	font-size: 8px;
	border: none;
	width: 70px
}

.animrec {
	font-family: cursive;
	font-size: 8px;
	border: none;
	width: 105px
}

.imgcell{
	height: 105px;
	border: 1px;
}

.tdcolored{
	height: 17px;
	background-color: #DCDCDC;
}

.tdlight{
	height: 17px;
	background-color: inherit;
}

.trcolored{
	height: 17px;
	background-color: #DCDCDC;
}

.trlight{
	height: 17px;
	background-color: inherit;
}

.fullsizehead{
	height: 17px;
	background-color: inherit;
  /*font-style: italic;*/
	font-weight: bolder;
}

.fullsizerec{
	height: 17px;
	background-color: inherit;
	text-indent: 3em;
}
