/*
	Stylesheet 
	Created by R J McIntosh 
	http://www.rjmit.net/

	This is the stylesheet used for printing.
	
*/

#frame {display: none; }
#belowmenu {display: none; }

body, html {
	margin:0;
	padding:0;
	font-size : 90%;
	font-family: Arial, sans-serif;
}

body {
	margin:0;
	padding:0;
	background:#FFFFFF;
}

img.float { float: left; margin: 0px 10px 0px 0px; }
img.floatright { float: right; margin: 0px 10px 0px 10px; }

table {page-break-inside: avoid;}

