<!--

/* ******************************

Style Sheet for nigenet.org.uk

Created by Nigel Moss

Copyright (c) Nigel Moss 2001
All Rights Reserved

******************************* */

/* *** BODY STYLE *** */

body {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/nigeTag4Trans.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #003366;
}

/* *** HEADING STYLES *** */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	background-color: transparent;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #004477;
	background-color: transparent;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #004477;
	background-color: transparent;
}

/* *** PARAGRAPH STYLES *** */

p, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	background-color: transparent;
}

p.map {
	font-size: 0.6em;
}

p.indented {
    margin-left: 3em;
}

p.indented2 {
	margin-left: 6em;
	margin-right: 16em;
	color:black;	
	background-color: #F0F0F0;
}

/* *** ANCHOR STYLES *** */

a:link {
	color: #0000FF;
	background-color: transparent;
}
a:visited {
	color: #0000FF;
	background-color: transparent;
}
a:hover {
	color: #000055;
	text-decoration: none;
	background-color: transparent;
}

a.menu {
	font-weight: bold;
}

/* *** END OF STYLE SHEET *** */

-->
