@charset "utf-8";
/* CSS Document */
/* TAXItravel Print */
#nav {
	display: none;
}
#footnav {
	display: none;
}
#header h1 {
	font-size: 36pt;
	text-decoration: underline;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}#body {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	margin-top: 10pt;
	padding-bottom: 10pt;
}
#notice #left h2 {
	display: none;
}
#notice #right #head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #000000;
	margin-top: 10pt;
}
#notice #right #inside address {
	margin-left: 6pt;
}
img {
	display: none;
}
.standout {
	margin: 10pt;
	padding: 10pt;
	border: thin dashed #000000;
}
