body {
	font-size: 11px;
	margin: 10px !important;
}

img {
	border: 0;
}

h1 {
	border-bottom: 1px solid #CCC;
	color: #666;
	font-size: 18px;
	font-weight: normal;
	line-height: 15px;
	margin: 0px -10px;
	padding: 10px;
	width: 100%;
}

h1 span.level, h1 span.segment {
	white-space: nowrap;
}

p.footer {
	border-top: 1px solid #CCC;
	font-size: 12px;
	font-weight: bold;
	margin: 0px -10px;
	padding: 10px;
	width: 100%;
}

table {
	margin: 10px 0;
	width: 100%;
}

table td {
	padding: 1px 3px;
	white-space: nowrap;
}

table thead td {
	font-weight: bold;
}

td.rank, td.record, td.pr {
	text-align: right;
}

div.active_logo {
	text-align: right;
}