@page {
  size: 8.5in 11in
  ; landscape
  }

body {
  font-family: helvetica, sans-serif
  }

h1 { 
  font-family: helvetica, sans-serif
  }

#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: bold
    ; font-size: 32pt
    ; color: white
    ; background: black
    }

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

  table {
    font-size: 32pt
    ; font-weight: bold
    }

  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.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

*/
