/*
   Stephenson County Antique Engine Club Print External Style Sheet
   Author: Don Hennen
   Date:   20090911   

   Filename:         scaec.css
   Supporting Files: none

   This sheet is linked to members likely to be printed in order to 
   eliminate stuff that is just a waste of ink and paper.
*/


/* #logo, #links, address a, img, hr, .noprint {display: none} */
a         {color: black; text-decoration: none}
#logo     {display: none}
#links    {display: none}
address   {font-style: normal}
address a {display: none}
img       {display: none}
hr        {display: none}
.noprint  {display: none}
#content  {margin: 0px; border: 0px}
#intro    {margin-left: 0px;}  
table, th, td {border: 1px solid black; border-collapse: collapse}
col.datecol {width: 4em}

