body,td,tr,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
body {
	background-color: #FFFFFF;
	margin:10px;
}

#nav-container, #header, #nav-sub, #credit, .no-print {
	display : none;
}

#content {
	text-align : left;
}

table {
	border-collapse: collapse;
}
table th, table td {
	border: 1px solid #aaaaaa;
	padding: 2px 0.5em;
}

table .total {
	border-top: 3px double black;
}
table .price, table .amount {
	text-align : right;
}

a:link {
 color:#003366;
}
a:hover {
 color:#003366;
}
a:visited {
 color:#003366;

}
