/* CSS - Consolidated Style Sheet for all Outdoor Check Lists
   By:  Dennis Struck 
        CheckList.css
        Copyright(c) 2006, by Dennis & Terry Struck, All Rights Reserved.
        1 Apr 2006
   Rev: */

a:link    {color:DarkBlue;}
a:visited {color:DarkBlue;} 
a:hover   {color:Red;}
a:active  {color:Red;}
a:focus   {color:Red;}

pre       {page-break-inside: avoid; 
           font-family: "New Courier", Courier, monospace;}

           /* line-height: .9em;} */




