﻿th
{
    background: White;
    font-family: Arial,Sans-Serif
}

td
{
    background: White;
    font-family: Arial,Sans-Serif
}

body
{
    background: White;
    font-family: Arial,Sans-Serif
}

body
{
	margin: 5%;
}

h2
{
	margin-top: 30px
}

h3
{
	margin-top: 20px
}

A:visited
{
	text-decoration: none;
	color: blue
}

A:active
{
	text-decoration: none;
	color: blue
}

A:link
{
	text-decoration: none;
	color: blue
}

A:hover
{
	text-decoration: underline;
	color: red
}

UL.oldspider 
{ 
	list-style-image: url('http://www.arachneweb.co.uk/software/acorn/images/spider.gif');
}

UL.spider LI
{
    padding: 10px 0 10px 35px;
	background-image: url('http://www.arachneweb.co.uk/software/acorn/images/spider.gif');
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	list-style: none;
}

P.small
{
	font-size: small;
}

DIV.bigindent
{
	margin-left: auto;
	margin-right: auto;
	width: 25em;
}

table.spaced
{
	margin: 2em 0 2em 0;
	width: 70% 
}

table.spaced TD
{
	padding: 1.5em;
}

hr.subtle
{
	color: white;
	border-top: 1px dashed red;
	width: 60%
}

P.PageHeading 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-variant: normal;
}

.blockcentre
{
	margin: auto;
	background: aqua	
}

