/* external stylesheet for printing */


body{
	 padding: 0px;
    }
content{
		border: 0px;}
	.logo {
     position: absolute;
     margin-top: 30px;
     left: 20px;
     z-index: 1;
      }		 

.headtitle {
          position: relative;
          font-family: bookman, arial, sans-serif;
          margin-top: 10px;
          font-size: 140%;
          text-align: center;
          text-decoration: underline;
          color: #000099;
          font-weight: 800;
            }
.print{visibility: hidden}			
			
.buttonh{visibility: hidden}			
			
.copy{visibility: hidden}

.disp {margin-left: -15px;font-size:50%;width:120%;}

.sched {left: 0%; width: 100%;
        text-align: center;}			     
      
