ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }
h1 {
  font-size: 2.5em
}
h2 {
  font-size: 1.85em
}
h3 {
  font-size: 1.4em
}
h4 {
  font-size: 1.2em
}
h5 {
  font-size: 1em
}
h6 {
  font-size: .8em
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body, td {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
}

body {
  background: #ffffff;
	padding: 0;
	margin: 0;
}

.print-hide,
body #header,
body #menu,
body .nav-quick,
body .nav-form,
body #footer,
.table .row.two.day a,
.table .row.hour.four,
.table .row.hour.six {
  display: none;
}

.table .summary {
  font-size: 1.8em;
	text-align: center;
	font-weight: bold;
}
.table .row.available {
  border: 1px solid #ccc;
	border-top: 0;
	border-right: 0;
	padding-left: 3px;
	margin-top: 1px;
}
.table .word {
  font-size: 1.5em;
	font-weight: bold;
}
