
/* ApHC Stylesheet  for print*/ 

body
{
	font-family : Arial, Helvetica, sans-serif;
	font-size:12pt;
	color : White;
}
	 


img.logo	{
	position: absolute;
}
	 
 
 .navStuff
{
    DISPLAY: none
}

.leftmenu
{
	DISPLAY: none
}


a:after
{
	content:' [' attr(href) '] '
}

a:link, a:visited {
	color: Blue;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
