/* Copyright 2009 Geoff Winstanley. */

body 
{ 
	/*font-size:		100%;*/
	background-color:	#dfdff8;/*#bfbff1;*/
	/*background-image:	url(.gif); */
	background-attachment:	scroll;
	margin:			2% 5% 5% 5%
}

.filled
{
	background-color:	#cfcfe1;	
}

td.ref
{
	font-family:		sans-serif;
	font-size:		200%;
	font-weight:		bold;
	background-color:	#cfcfe1;	
}



td.ref
{
	font-family:		sans-serif;
	font-size:		200%;
	font-weight:		bold;
	background-color:	#cfcfe1;	
}

h1
{
	font-family:		georgia,san-serif;
	/*sans-serif;*/
	font-size:		5em;
	font-weight:		bold;
	text-align:		center;
	color:			#0000a0;
	margin:			0.01em 0.01em 0.05em 0.01em;
	padding:		0.01em 0.01em 0.05em 0.01em;
}

h1.banner
{
	background-color:	#ffe599;
	border:			0.15em ridge #808080
}

h1.test
{
	font-family:		impact;
	font-size:		110px;
}

h2
{
	font-family:		serif;
	font-size:		3em;
	font-weight:		bold;
	text-align:		center;
	color:			#0000a0;
	margin:			0.01em 0.05em 0.05em 0.01em;
	padding:		0.01em 0.05em 0.05em 0.01em;
}

h2.ad
{
	font-size:		2.4em;
}

h3
{
	font-family:		sans-serif;
	font-size:		2em;
	font-weight:		bold;
	text-align:		center;
	color:			#0000a0;
	margin:			0.01em 0.05em 0.05em 0.01em;
	padding:		0.01em 0.05em 0.05em 0.01em;
}

h4
{
	font-family:		sans-serif;
	font-size:		1.3em;
	font-weight:		bold;
	text-align:		center;
	color:			#0000a0;
	margin:			0.5em 0.5em 0.5em 0.5em;
	padding:		0.5em 0.5em 0.5em 0.5em;
}

p
{
	text-align:		left;
	font-family:		sans-serif;
	font-size:		120%;
	color:			#6000af;
}

p.intro
{
	font-family:		sans-serif;
	font-size:		1.3em;
	font-weight:		bold;
	color:			#0000a0;
	margin:			0.5em 0.5em 0.5em 0.5em;
	padding:		0.5em 0.5em 0.5em 0.5em;
}

p.centre
{
	text-align:		center;
}

p.list
{
	font-family:		sans-serif;
	font-size:		120%;
	color:			#6000af;
}

list
{
	font-family:		sans-serif;
	font-size:		120%;
	color:			#6000af;
}

a.plain
{
	text-decoration:	none;
}

p.box
{
	background:		#ffe599;
	border:			10px outset #808080;
	text-align:		center;
}

p.ad
{
	font-family:		sans-serif;
	font-size:		1.3em;
	font-weight:		bold;
	text-align:		center;
	color:			#0000a0;
	margin:			0.5em 0.5em 0.5em 0.5em;
	padding:		0.5em 0.5em 0.5em 0.5em;
	
//	text-decoration:	underline;
}



