/* ********************************************************************** *
 * Vennard.org.uk Print Layout Stylesheet (C) Antony Vennard 2009.        *
 *                                                                        *
 * This stylesheet looks after the print view of the page.                *
 * ********************************************************************** */

/* ====================================================================== */

body, html
{
	/* === font settings === */
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
}

a
{
	font-weight: bold;
}

img
{
	border: none;
}

/* Classes */


