/* tgharold_print.css - Rev 2004-06-12 TGH */
/* serif should use --> font-family: Times New Roman, Times, serif; */
/* sans-serif should use --> font-family: verdana, arial, helvetica, sans-serif; */
/* attributes should be listed in alphabetical order */

body {
	background-color: White;
	color: Black;
	font-family: verdana, arial, helvetica, sans-serif;
	}
	

