body {
	font-family: Verdana, sans-serif;
	font-size: 92%;
	margin: 0.4em;
}

a:focus {
	outline: none;
}

table thead tr td {
	font-weight: bold;
	vertical-align: bottom;
}

table tbody tr {
	vertical-align: top;
}

table tbody tr td span.showDate, table tbody tr td span.showRating {
	font-weight: bold;
}

table tbody tr td.showDesc {
	font-style: italic;
}

td span.noGuest {
	color: #616;
	font-weight: bold;
}

span.guestWon {
	font-weight: bold;
	background-color: inherit;
	color: #000058;
}

span.rank1 {
	font-weight: bold;
	background-color: inherit;
	color: #5B0000;
}

span.rank1t {
	font-weight: bold;
	font-style: italic;
	background-color: inherit;
	color: #980000;
}

span.rank2 {
	font-weight: bold;
	background-color: inherit;
	color: #005B00;
}

span.rank2t {
	font-weight: bold;
	font-style: italic;
	background-color: inherit;
	color: #009B00;
}

span.rank3 {
	background-color: inherit;
	color: inherit;
}

span.subHost {
	font-weight: bold;
	background-color: inherit;
	color: #800;
}

span.subSK {
	font-weight: bold;
	background-color: inherit;
	color: #8b4513;
}

p.linkTop {
	text-align: right;
	margin-right: 0.75em;
}

hr.thin {
	border: 0;
	background-color: #aaa;
	color: #aaa;
	height: 1px;
	margin: 1px 0 1px 0;
	padding: 0;
}

ol.footnotes, .footer {
	font-size: 85%;
}

sup.fn {
	font-size: 75%;
	font-weight: normal;
	padding-left: 0.2em;
	bottom: 0.5em;
	position: relative;
	vertical-align: baseline;
}
