.name { font-family: Tolkien, sans-serif; 
	font-weight: bolder; 
	vertical-align: top }
.mundane { vertical-align: top }
.rank { vertical-align: top }
.blazon { vertical-align: top; font-size: 90%; font-style: italic; font-weight: 100; }
.shield {
	border-color: transparent;
}

a img { color: #fff; }         /* hide the border in Netscape 4 */
@media all {                   /* hide from Netscape 4 */
   a img { color: inherit;     /* undo the rule above */
   border: none;               /* hide from Netscape 4 */
   }
}
