/*
-----------------------------------------------
Screen CSS file controller adapted from 
Douglas Bowman at www.stopdesign.com

date:  8 Jun 2004
----------------------------------------------- */


/* Imported Styles for all standards- 
   compliant browsers
----------------------------------------------- */
@import url("framework.css"/*tpa=http://www.reveal.com/xres/css/framework.css*/);


/* IE/Mac Only Styles
----------------------------------------------- */
/*\*//*/
  @import "ie5mac.css"/*tpa=http://www.reveal.com/xres/css/ie5mac.css*/;
/**/


/* Tables
----------------------------------------------- */
th, td {
  text-align:left;
  vertical-align:top;
  }


/* IE5/Win Only Styles
----------------------------------------------- */
@media tty {
 i{content:"\";/*" "*/}} @import "ie5win.css"/*tpa=http://www.reveal.com/xres/css/ie5win.css*/; /*";}
}/* */