/******************************************************************************
 * oneredapple
 * 
 * File:	css/print.php
 * Created:	26/5/2006
 * Author:	Phil Brown
 * 
 */

body
{
	font-size : small;
	font-family : verdana, arial, helvetica, sans, sans-serif;
}

#header h1 a
{
	text-decoration : none;
}

#menu
{
	display : none;
}

#apples
{
	display : none;
}
 