@import 'events/events_Print.css';
@import "scorecard.css";

body {
	font-family: "Gill Sans MT", Helvetica, "Times New Roman", Serif; 
	background-color: white;
}

#content {
	line-height: 1.5em;
}

.navigation,
.subNavigation,
.admin,
.toTop,
#footer .visitors
{
	display: none;
}

#top address {
	top: 0;
	left: 0;
	position: absolute;
	font-size: 0.5em;
	text-align: right;
}

#top address br {
	display: none;
}

a {
	text-decoration: none;
	color: black;
	font-style: italic;
}

h1 {
	display: none;
	margin: 0;
	padding: 0;
	line-height: 50pt;
	padding-bottom: 2pt;
}

h2 {
	margin-top: 1.2em;
	font-size: 2em;
}

#top .logo {
	width: 90pt;
	height: auto;
	top: 0;
	right: 0;
	position: absolute;
}

#footer .copyrights {
	border-top: thin dashed black;
	margin-top: 1em;
	padding-top: 1em;
	font-size: 0.75em;
	text-align: center;
	display: block;
}

table caption {
	font-size: 2em;
}

table th {
	color: black;
}

.fade {
	color: #888888;
}