/* Meters Collection Site - for Print */
/* . = class		*/
/* # = ID      		*/

/# Turn off stuff we don't want to print
#james_ollinger, #nav_menu, #disclaimer, #lnk_ad, #lnk_manual { display: none; }

/# Optimize the typography
body 
	{ 
		background-color:#FFFFFF;
		color: black;
		font-family:"Times New Roman", Times, serif; 
	}
