/****************************************
 * IWS
 * Print CSS Rules
 * 08/06 
 ****************************************/
 
/****************************************
 * General Formatting
 ****************************************/
	
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	}


#skipnav,
#cs-pagemodeui
{
	display: none;
	}
	
a {
	text-decoration: none;
	}
