#innerContainer {
	background: none;
}

#header, #footer, #menu, .noPrint {
	display: none;
}	

td.menu {
	width: 0px;
}

table.rates {
	border: solid 1px #000;
}

table.rates td, table.rates th {
	padding: 3px;
	border: solid 1px #000;
	text-align: left;
}

.introtext {
	line-height: 22px;
	text-align: center;
	font-weight: bold;
	margin: 0 0 20px;
}

strong {
	color: #000 !Important;
}