﻿body
			 { color : #000000;
  			   background : #ffffff; 
			   font-family : "Times New Roman", Times, serif; 
  			   font-size : 8pt; 
  			   width: 800px;
             } 
a            {
	           text-decoration: underline;
	           color:#0000ff;
             }
#nav{
				display	: none;
			 } 
#printnot    {
				display:none;
	         }
#restaurants {
				display	: none;
			 } 
#other{
				display	: none;
			 } 
#credits	 {
				display	: none;
			 } 
#programs	 {
				display	: none;
			 } 
#events		 {
				display	: none;
			 } 
#footer		 {
				display	: none;
			 } 
.noprint 	 {
				display	: none;
	         }
.stylecenter {
	text-align:center;
}
.styleleft {
	text-align:left;
}
.styleright {
	text-align:right;
}
