<!--

/* ******************************

Style Sheet for fula.co.uk

Created by Nigel Moss

Copyright (c) Nigel Moss 2002
All Rights Reserved

******************************* */

/* *** BODY STYLE *** */

body {
	background-color: #006699;
	color: #330033;
}

/* *** H1 STYLE *** */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #330033;
	background-color: transparent;
}

/* *** H2 STYLE *** */

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #330033;
	background-color: transparent;
}

/* *** PARAGRAPH STYLE *** */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #330033;
	background-color: transparent;
}

p.small {
	font-size: 0.6em;
}

p.indented {
    margin-left: 3em;
}


/* *** 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:link {
	font-weight: normal;
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}

a.menu:visited {
	font-weight: normal;
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}

a.menu:hover {
	font-weight: normal;
	color: #80FFFF;
	background-color: transparent;
	text-decoration: none;
}

td.navbar {
	background-attachment: fixed;
	background-image: url(../images/navbar/navbarbase.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* *** END OF STYLE SHEET *** */

-->
