/* Mu-Sly print stylesheet - Copyright 2005 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. */

html {
	margin: 0 !important;
	padding: 0 !important;
	width: auto !important;
	height: auto !important;
}

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

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

p {
	margin: 0 0 1.2em 0 !important;
	text-align: left !important;
}

h1 {
	font-size: 20pt !important;
	margin: 0 0 0.3em 0 !important;
	font-weight: bold !important;
}

h2 {
	font-size: 16pt;
	margin: 0 0 0.3em 0 !important;
	font-weight: bold !important;
}

h3 {
	font-size: 13pt !important;
	margin: 0 0 0.3em 0 !important;
	font-weight: bold !important;
}

h4, h5, h6 {
	font-size: 11pt !important;
	margin: 0 0 0.3em 0 !important;
	font-weight: bold !important;
}

strong, b {
	font-weight: bold !important;
}

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

.sep {
	background: none !important;
}

.sep hr {
	display: inline !important;
}

#navigation, #menurectangle, #sideswipe, #menuwedge, #footer {
	display: none !important;
}
