/* Rent-A-Monkey print stylesheet - Copyright 2004 Rent-A-Monkey.com */
/* You may adapt elements of this CSS in your own projects, but the unique combination of images, colors, sizes, typography, and positioning ("the design") is copyright 2004 Rent-A-Monkey.com and may not be reproduced. */

* {
	float: none !important;
	color: #000000 !important;
}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif !important;
	background: #ffffff none !important;
	color: #000000 !important;
	font-size: 11pt !important;
}

img {
	border: 0 !important;
	margin: 0 !important;
}

h1 {
	font-size: 18pt !important;
}

h2 {
	font-size: 16pt !important;
}

h3 {
	font-size: 14pt !important;
}

h4 {
	margin: 0 0 1em 0 !important;
	color: #000000 !important;
	font-weight: normal !important;
	line-height: 1.5em !important;
	font-size: 12pt !important;
}

p, dd, dt, ul, address {
	margin: 0 0 1.2em 0 !important;
	font-size: 10pt !important;
	line-height: 1.5em !important;
}

li {
	margin: 0 !important;
	padding: 0 !important;
}

a {
	text-decoration: underline !important;
}

#nav, #navjump, #navtitle {
	display: none !important;
}
