	input { font-size: 10px; width: 118px; }
	select { font-size: 10px; width: 123px; }
	td { font-size: 12px }
	.header { text-align: center; font-weight: bold }
	.footer { text-align: center; }
	.horde { color: #4E0000; font-weight: bold }
	A.horde:link { text-decoration: none; color: #4E0000 }
	A.horde:visited { text-decoration: none; color: #4E0000 }
	A.horde:hover { text-decoration: underline; color: #4E0000 }
	.alliance { color: #00004E; font-weight: bold }
	A.alliance:link { text-decoration: none; color: #00004E }
	A.alliance:visited { text-decoration: none; color: #00004E }
	A.alliance:hover { text-decoration: underline; color: #00004E }
	.dropdownHeader { font-weight: bold; text-align: center; background-color: #FFEDDA }
