@media print {
* { padding:0; margin:0; }
body { font-family:"Times New Roman", Times, serif; font-size:12pt; }
#environment{ width:760px; height:100%; margin:0 auto; border:none; }
#page { width:100%; background:transparent; clear:both; } 

#header-wrap { width:100%; }
#header { width:100%; padding:15px 0 0; }
#content { padding-bottom:20px; }
#copyright { font-size:9pt; }

.nav { display:none; }

h1 { font-size:14pt; padding:0 0 2px; }
h2 { font-size:13pt; }
p  { font-size:11pt; }
ol { list-style-type:none; }



/* home  */
.home-support { display:none; }
/* home end */

/* schedule */
#schedule { text-align:center; }
#schedule #mon, #schedule #tue, #schedule #wed, #schedule #thu, #schedule #end { width:auto; padding:10px 0 0 0; }
#schedule h2 {  padding:0 0 2px; margin:0; }
#schedule ol { list-style-type:none; clear:left; }
#schedule ol li { margin:0 0 0 0; }
#schedule ol li a { text-decoration:none; color:#000; }
.s-time { font-style:italic; }
.s-class { font-size:1.1em; }

/* end schedule */








}