/*******************************************************************************************
Title:		PRINTING RULES
Author:		James T. Hoff Jr. (PA Internet Marketing)
Updated:	07/16/07
*******************************************************************************************/
* {
float:none !important;
position:static !important;
}

body {
font:12pt Arial, Tahoma, Helvetica, sans-serif;
}

.hide {
display:none;
}