/* printer styles */        

        body, hidstudent, .student, .first, .ebook    {
                 color: black; 
                 background: white;
        }

        a:link, a:visited {
                 color: #552200;
                 background-color: white;
                 font-weight: bold;
                 text-decoration: none;
        }

        a.links:link:after, a.links:visited:after {
                  content: " (" attr(href) ") ";
                  font-size: 90%;
        }

         a em {
                        font-style: normal;
                        font-weight: bold;
              }

        body  {
                 font-family:  Georgia, Palatino, serif;
        }
        
        blockquote, p, td, div, ol, ul, dl, li, tt  {
                         font-family:  Georgia, Palatino, serif;
                }
        
        
        body, p, blockquote {
                              text-align: justify;
                              }
                              
        td {
               text-align: left;
            }
                              
               
        blockquote p { margin: 0;
                       text-indent: .25in;
                       }
        
        h1, h2, h3, th  { font-family:  Helvetica, sans-serif;
               text-align: center;
        }
        
        sup, pre.bible { font-family: Times, serif;}

        h4, h5  {
              text-align: left;
              font-family: Arial, sans-serif;
              }
        
        
        p.email, .tail, .back, .contents, .hidstudent { 
                   display: none;
                   }

        b, strong { font-style: normal;
            font-weight: bold;
            text-decoration: none;
        }

        i, em, dfn, cite, .it  { 
                        font-style: italic;
                        font-weight: normal;
                        text-decoration: none;
        }
        
        blockquote div { text-align: right;
        }

        .big1st    { 
                    font-weight: bold;
                      }
         
              .roomy {
                    page-break-inside: avoid;
                    }
  
         li  {
              margin-left: .25in;
              }

        .in1 {
              margin-left: .5in;
              }

        .in2 {
              margin-left: .75in;
              }

        .in3 {
              margin-left: 1in;
              }

        .in4 {
              margin-left: 1.25in;
              }
