  body, td, th  {
  	font: 0.8em black Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	background-color: white;
	}
	
th {
	font-weight: bold;
}

ul li {
	margin: 10px 0px;
}

tr.show td {
	background-color: #FFDAB9;
}

tr.race td { 
	background-color: #98FB98;
}
				
tr.lc td {
	background-color: #FFFF00;
}				
				
tr.other td {
	background-color: #ADD8E6;
}				

tr.ncwfa td, .ncwfa {
	font-weight: bold;
	color: navy;
}
				
h1 {
	font-size: 1.4em;
	}				 
				 
  h2 {
  font-size: 1.2em;
  }

  h3 {
  font-size: 1em;
  }

  h4 {
  font-size: 0.9em;
  }

th {
	background-color: #DDDDDD;
}
  
  th.month {
	background-color: white;
}

  #footer       {font-size: 0.7em;
                 text-align: center;}

  a:link        {color: blue;}
  a:visited     {color: #666699;}
  a:active , a: hover     {color: red; }

#updates{
	font-size: 0.7em;
}

#updates dt {
	font-weight: bold;
	text-align: center;
}
