/* Styles for the page -- Rental
*/

table					{
	margin			: 1em;
	border			: 1px solid black;
}

th						{
	font-weight		: bold;
}

th						,
td						{
	padding			: 0.3em;
}

.cls-quip				{
	font-family		: Georgia,cursive;
	font-style		: italic;
	font-size		: 1.6em;
	color:black;
}

.cls-testing
.cls-quip				{
	color:black;
}

.cls-feeTableRowHeader	{
	font-size		: 1.2em;
	background		: url( h0b.jpg ) no-repeat bottom left;
}

.cls-imageAndCaption	{
	text-align		: center;
	font-size		: 1.2em;
	margin			: 2.0em 1.0em;
}

