body
{
	background-image: url("http://www.debweb.me.uk/web/bg_lgrey_sm.jpg");
	background-repeat: repeat;
	background-color: grey;
	color: #000000;
}

a
{
	color: #000000;
	text-decoration: none;
}

a.directions
{
	color: #000000;
	font-weight: bold;
}

div
{
	text-align: center;
}

div.debug
{
	color: red;
	text-align: left;
}

font.heading
{
	font-face: Bradley Hand ITC;
	font-weight: bold;
}

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

img
{
	border: 0;
}

img.sm
{
	width: 100;
	height: 100;
}

img.lg
{
	width: 600;
	height: 450;
}

table
{
	border: 0 none grey;
	border-spacing: 0;
 }

td
{
	border: 0 none grey;
	padding: 0;
	background-color: transparent;
}

td.blank
{
	background-color: transparent;
	width: 100;
}

td.header
{
	color: #000000;
	font-weight: bold;
	text-align: center;
}

td.heading
{
	color: #000000;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

td.note
{
	color: #000000;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

td.directions
{
	color: #000000;
	text-align: center;
	vertical-align: middle;
}

td.photo
{
	text-align: center;
}

td.sm
{
	height: 100;
}
