body {
	font-size: 10pt;
}

#header	{
	background: none;
	height: 22pt;
}


#header h1	{
	font-size: 1.5em;
	border-bottom: 1px solid silver;
}

#header h1 a	{
	color: black;
	text-decoration: none;
}

#content h2	{
	margin-top: 10pt;
}


hr,
h2 {
	display: none;
}
#content hr,
#content h2 {
	display: block;
}

.skip,
.noPrint,
#breadcrumbs,
#fontSize,
#menu,
#topmenu,
#footer {
	display: none;
}

/* scoresheet */
#scoreSheet .details th {
	padding-left: 2em;
	font-weight: normal;
}
#scoreSheet .mainCat th,
#scoreSheet .mainCat td {
	border-top: 1px solid gray;
}
#wrapper #scoreSheet td.icon {
	visibility: hidden;
}
