@media screen {
	body		{ background-color: #e0e0e0; font-family: sans-serif;}
	.amail		{text-decoration: none; text-align: center;}
	.bodytd		{}
	.disclaimer	{font-size: 125%; font-weight: 700;}
	.disclaimeraddress {color: #600000;}
	.errortext	{color: #ff0000;}
	.footer		{}
	.footerkount	{font-size: 75%;}
	.footernote	{font-size: 75%;}
	.maplink	{}
	.menutd		{width: 13em;}
	.menusection	{text-decoration: none; text-align: left; font: bold 110% Verdana;}
	.menubutton	{}
	.newstd		{width: 22em;}
	.newscaption	{text-decoration: none; text-align: left; font: bold 110% Verdana;}
	.newsheadline	{text-decoration: none; text-align: left; font: bold 110% Verdana;}
	.newsmessage	{}
	.newsshowcaption	{font-size: 125%; font-weight: 700;}
	.sayingshow	{font-size: 150%; font-weight: 700; color: #007000;}
	.scheduleday	{font-size: 150%; font-weight: 700;}
}

@media print {
	body		{ background-color: #ffffff; font-family: sans-serif;}
	.amail		{display:none;}
	.bodytd		{width: 100%;}
	.errortext	{color: #ff0000;}
	.footer		{font-size: 75%;}
	.footerkount	{display: none;}
	.footernote	{display: none;}
	.maplink	{display: none;}
	.menutd		{display:none;}
	.menusection	{display:none;}
	.menubutton	{display: none;}
	.newstd		{width: 22em;}
	.newscaption	{text-decoration: none; text-align: left; font: bold 110% Verdana;}
	.newsheadline	{text-decoration: none; text-align: left; font: bold 110% Verdana;}
	.newsmessage	{}
	.newsshowcaption	{font-size: 125%; font-weight: 700;}
	.sayingshow	{font-size: 150%; font-weight: 700;}
	.scheduleday	{font-size: 150%; font-weight: 700;}
}

