/* Copyright 2009 Geoff Winstanley. */

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

.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,h2,h3,h4,h5
{
	font-family:		"arial black" sans-serif;
	font-weight:		bold;
	text-align:		center;
	color:			black;
	margin:			0.01em 0.05em 0.01em 0.05em;
	padding:		0.01em 0.05em 0.01em 0.05em;
}

h1
{
	font-size:		2.4em; // 28pt in original
}

h2
{
	font-size:		2em; // 24pt
}

h3
{
	font-size:		1.6em; // 20pt
}

h4
{
	font-size:		1.25em; // 16pt
}

h5
{
	font-size:		0.8em; // 12pt
}
/*
h2
{
	margin:			0.01em 0.05em 0.01em 0.05em;
	padding:		0.01em 0.05em 0.01em 0.05em;
}
p
{
	text-align:		left;
	font-family:		fantasy;
	font-size:		120%;
	color:			#6000af;
}

a.ref:link
{
	color:			#ef5000;
	text-decoration:	none;
}

a.ref:visited
{
	color:			#af4000;
	text-decoration:	none;
}

a:link
{
	color:			#008040;
}

a:visited
{
	color:			#006020;
}


*/
