body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 100.01%;
	line-height: 100.01%;
}

#header {
	display: none;
}

#container {
	background-color: #fff;
	text-align: left;
}

#leftcol {
	display:none;
}

#col2 {
	font-size: 14px;
	text-align: center;
}

#txtitem {
	font-size: 14px;
	text-align: center;
}

#txtbody {
	font-size: 10px;
	text-align: center;
}

#col3 {
	display: none;
}

#footer {
	clear: both;
	margin: auto;
	padding: 0px;
	height: auto;
	text-align: center;
	font-size: 11px;
}

#footer ul  {
	list-style: none;
}

#footer ul li a {
	display: none;
}

.small {
	display: none;
}

.Scores, .Scores table {
	width: 100%;
	border: 1px solid black;
	text-align: center;
	border-spacing: 0px;
}

.Scores th {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	font-size: 12px;
	font-weight: bold;	
}

.Scores td {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	font-size: 11px;
}

.Scores td a {
	text-decoration: none;
	color: black;
}

.Scores td.avg {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	font-size: 11px;
	font-weight: bold;
}

.Scores tr.subhead {
	font-size: 11px;
	font-weight: bold;
}
