#maintextschedule {
  position:			relative;
  font-size:        		105%;
  margin:          		80px 70px 10px 240px;
  text-align:		center;
  color:			#ffffff;
  line-height:		140%;
}

span#red {
  color:			#cc0000;
  font-size:			120%;
  font-style:		oblique;
  font-weight:		bold;
}

fieldset { 
  border:			0px solid green;
  text-align:		center;
}

table {
 text-align:		center;
  margin:          		auto;
}

h2  {
  font-size:        		140%;
  color:			#ffff00;
  padding:			20px 0px 0px 0px;
  font-family:		Garamond, Georgia, "New York", sans-serif;	
}