a:link    { text-decoration: none }
a:visited  { text-decoration: none }
a:hover  { text-decoration: underline overline }
a:active  { text-decoration: underline overline }
.tx-xs {  font-size: x-small; line-height: 1.5em}
.tx-s {  font-size: small; line-height: 1.5em}
h2 {  font-size: medium; font-weight: 700; padding: 2px 8px; border: #CC6600 solid; border-width: 0px 0px 1px 20px}
.bd-tb {  border: #FFCC99 solid; border-width: 1px 0px}
h3 {  font-size: medium; font-weight: 700; color: #CC6600}
strong  { font-size: medium; font-weight: 700 }
.closed {  font-size: 8px; line-height: 1em}
.tel {
	color: #CC6600;
	font-weight: bold;
}
.access {
	margin-left:60px;
}

table.size {
	border-collapse: collapse;
	border: 0;
	width: 10em;
	font-size: 12px;
}

table.size th {
	width: 5em;
	font-weight: normal;
	text-align: left;
}

table.size caption {
	text-align: center;
	margin-top: 1em;
	border-bottom: solid 1px #999;
}

