/* for print media we only want the tag styling no layout is required*/
/*@import url(tags.css);*/

/* display the following sections */


img
{
	display:none;
}

*
{
	text-align:left;
	font-family: Arial, Verdana, Sans serif;
}


#wrapper
{
	background-image:none;
}

