<!--
	This is the style sheet for the lloyds Web Site.
	There is a different style sheet for each zone
	Add the following line to the HEAD section
	   <LINK REL=stylesheet HREF="site.css" TYPE="text/css">
	The counter looks like:
	<img src=/cgi-bin/count.cgi?df=lloyd.dat&dd=C>
-->

<!--
	Zone styles
-->
.home { background: #3366FF; color: gold; font-family: Comic Sans MS  }

.masterchef { font-family: Comic Sans MS; background: gold; color: blue}

.food { font-family: Comic Sans MS; background: #BBFFBB; color: black}

.family { font: 11pt Comic Sans MS; background: #FFCCFF; color: Gray }

.work { font: 11pt Comic Sans MS; background: #CCCCCC; color: black }


H1 {font: 24pt Comic Sans MS}
H2 {font: 16pt Arial}
H3 {font: 14pt Arial}
H4 {font-family: Arial}
H5 {font-family: Arial}
H6 {font-family: Arial}

A:visited {color: yellow}
A:link { color: #66FFFF}

