/* print.css */
/* GMC Montpelier Section */
/* Cascading style sheet */
/* Created 05-03-2003 jfb */
/* Edited 03-03-2003 jfb */

/* Supress all images... */
IMG	{display: none; }
/* ...except the logo */
.volunteer-style TABLE IMG
	{display: block; }

	/* Supress entirely */
.greenbar-medium,
.trailer A
		{display: none; }

	/* No colors */
.banner-gmc,
.banner-section,
.banner-est,
.banner-nav,
	{color: #000000; font-size: medium; font-weight: normal; }

.no-print	/* Insert <span class='no-print'>...</span> */
		{display: none; }


	/* Committee front page with agenda */
.volunteer-style .box-right
	{display: none; }
.volunteer-style .box-left
	{min-width: 100%; font-size: 18pt;}
