/* custom stuff */
.PageHead img { display:none;
}

.PageHead tbody tr table { display:none;
}

.AnimalDetails {
	font-size:1em;
}

TABLE {
	font-size:.9em
}

.PedTree { 
	font-size:.7em;
}

.PedTree tr td font { 
	font-size:1.2em;
}

.TablesEBVBox tr td {
	font-size:0.9em;
}

.TablesEBVBox tr td strong {
	font-size:0.7em;
	font-weight:bold;
}

.Footer table tbody tr td i {
	font-size:smaller;
}

HTML {
	font-size:.9em;
}

BODY {
	font-family: Arial, sans-serif;
	font-size:.9em;
}

H2.font {
	font-size:.9em;
	
}
