body {
  background-color:white;
  font-family:Arial, Geneva, Helvetica;
  font-size:0.75em;
  color:black;
  margin:0px;
}

hr {
	height:1px;
  background-color:black;
  color:black;
  border:none;
}

h1 {
  font-family:Arial, Geneva, Helvetica;
  font-size:1.125em;
}

h2 {
  font-family:Arial, Geneva, Helvetica;
  font-size:1em;
}

h3 {
  font-family:Arial, Geneva, Helvetica;
  font-size:0.875em;
}

h4 {
  font-family:Arial, Geneva, Helvetica;
  font-size:0.75em;
}

.mobiletable {
	width:221px;
  margin:auto;
  padding-top:0.75em;
  padding-bottom:2px;
  text-align:left;
  vertical-align:top;
}

.clubtable {
  text-align:left;
  font-size:0.875em;
}

.clubday {
	margin-bottom:5px;
  text-align:left;
}

.nolistings {
	white-space:nowrap;
  font-style:italic;
}

.strike {
  text-decoration:line-through;  
}

.nav {
  text-align:center;
}

.kn-title {
	font-size:1.125em;
  font-weight:bold;
}

.kn-date {
	font-size:0.875em;
  font-weight:bold;
}

.kn-footer {
	font-size:0.625em;
  text-align:center;
}

.small {
	font-size:0.75em;
}

.big {
	font-weight:bold;
}

.date {
	font-weight:bold;
}

hr {
  height:1px;
  color:gray;
  background-color:gray;
}

.listbreaks {
	margin-left:0.625em;
	padding-left:0.625em;
	list-style-type:square;
}
.listbreaks li {
	margin-left:5px;
	padding-left:5px;
	padding-bottom:5px;
}
.listbreaks li ul {
	padding-top:5px;
}

.list2 {
  margin-left:0.625em; /* IE */
  padding-left:0.625em; /* Firefox */
  list-style-type:square;
}
.list2 li {
  margin-bottom:3px;
}

.red {
	color:#FF0000;
	font-size:0.625em;
}

.newthisweek {
 	font-size:0.625em; 
}

#processtimer {
  color:white;  
}

