/* PRINT CSS for schedules.htm created by Katja Hetmanchuk 13-12-2006 for the City of Toronto */
/* This CSS is for print */


hr {
	height: 1px; color: #666;
}

body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.0em;
	text-align: center;
}



div#main {
  width: 549px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  font-size: 90%;
  line-height: 0.5cm;
}


DIV.donotprint {
	display: none
}


.tiny {
	display: none 
}

.noprint {
	display: none 
}

.title {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #000;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}

.subtitle {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #000;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
