/* CSS Print StyleSheet loaded upon clicking print icon */
	body { MARGIN: 0px 0px 0px 0px; }
	body, h3, h4 { font-family: arial; font-size: 12pt;}
	a, p, li { font-family: arial; font-size: 12pt; }
	h1 { font-size: 17pt; }
	h2 { font-size: 14pt; }
	h3 { font-weight: normal; }
	h4 { font-weight: normal; }
.noprint, #leftmenu, .tdleftmenu, .tdleftfooter, .invisible, .buttons, #prenav, #subnav { display: none; }

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
   
 .WhatsNew A:link  {
 text-decoration: underline;
 font-family: Arial;
 font-size: 17pt;
 COLOR: black;
 } 
 .WhatsNew A:visited  {
 text-decoration: underline;
 font-family: Arial;
 font-size: 17pt;
 COLOR: black;
 } 
 
 .WhatsNewLink A:link {
 text-decoration: none;
 color:	blue;
 }
 .WhatsNewLink A:visited {
 text-decoration: none;
 color:	blue;
 }
 
