.defn {
  font-weight: bolder
  }

li {
  margin-top: 0.25in
  }

.slidesonly {
  display: none
  }

.InlineImage {
    margin-top: 0.3in
  ; margin-left: 0.3in
  ; margin-bottom: 0.3in
  ; display: block
  }

table .InlineImage {
    margin-top: 0.0in
  ; margin-left: 0.0in
  ; margin-bottom: 0.0in
  ; display: inline
  }

@media projection {

  body {
    font-weight: normal
    ; font-size: 30pt
    ; color: white
    ; background: black
    ; font-family: Bitstream Vera Sans, sans-serif
    }

  h1 { 
      text-align: left
    ; page-break-before: always
    ; font-size: 40pt
    ; font-weight: bold
    }

  code {
      font-family: Courier 10 pitch, monospace
    }

  pre {
      font-family: Courier 10 pitch, monospace
    ; font-size: 28pt
    }

  table {
      font-size: 100%
    }

  td { 
    vertical-align: top
    }

  ul ol {
    margin-left: 0.6in
    }

  .defn {
      color: #bbffbb
    ; font-style: italic
    }

  a:link, a:visited, a:active {
      color: white
    ; text-decoration: none
    }

  .notesonly {
    display: none
    }

  .slidesonly {
    display: inline
    }
  }

/*
 $Log: slide.css,v $
 Revision 1.2  2006-01-26 19:52:59  rclayton
 The weight in tables is normal, not bold.

 Revision 1.1.1.1  2006-01-08 19:56:47  rclayton
 Created

 Revision 1.6  2006-01-08 16:26:56  rclayton
 Adjust font sizes.

 Revision 1.5  2005/02/17 16:51:05  rclayton
 Fonts in tables in projections match the body font.

 Revision 1.4  2005/02/07 15:57:35  rclayton
 Increase the left margin for ordered lists nested in unordered lists.

 Revision 1.3  2005/02/03 02:18:49  rclayton
 Fix tables for non-projected media.

 Revision 1.2  2005/02/01 16:06:25  rclayton
 The body font is 32 pt, as is text in a table.

 Revision 1.1.1.1  2004/11/13 22:05:35  rclayton
 Created.

 Revision 1.3  2004/11/13 20:54:12  rclayton
 *** empty log message ***

 Revision 1.2  2004/09/27 18:02:01  rclayton
 *** empty log message ***

 Revision 1.1  2004/09/17 23:05:40  rclayton
 Initial revision

*/
