BODY
	{
/*
	background-image: url("http://www.yat.org.uk/lblue025.jpg");
	background-color: #B0D0FF;
	background-color: #C1D1FF;
	background-color: #A0A0FF;
	background-color: #9db59d;
	background-color: #b9c9b9;
	background-color: #ffffff;
*/
	background-color: #abc0a8;

	font-family: "tahoma", "arial";
	font-size: 8pt;
	color: #000000;
	}

.padV { margin:5px 0}
.padH { margin:0 5px }
.padTH {margin:5px 5px 0}
.padT { margin:5px 0 0 }
.padB { margin:0 0 5px}
.padR { margin:0 0 0 5px}

.readonly
	{
	background-color: #A0A0A0;
	font-family: "tahoma", "arial";
	font-size: 8pt;
 	}

.inputbox
	{
	background-color: #FFFFFF;
	font-family: "tahoma", "arial";
	font-size: 8pt;
	color: #000000;
 	}

.production
	{
	font-style: italic;
	font-weight: bold;
	}

.venue
	{
	font-weight: bold;
	}

.company
	{
	font-weight: bold;
	}

.person
	{
	font-weight: bold;
	}

.small
	{
	font-size: 7pt;
	}

.info
	{
	font-family: "tahoma", "arial";
	font-size: 8pt;
	}

.white
	{
	color=#FFFFFF;
	}

H1, .item
	{
	text-decoration: none;
	font-size: 12pt;
	color=#000020;
	}

H2
	{
	text-decoration: none;
	font-size: 12pt;
	}

H3
	{
	text-decoration: none;
	font-size: 16pt;
	}

.large
	{
	text-decoration: none;
	font-size: 20pt;
	}

a:link, a:visited, a:active
	{
	text-decoration: none;
/*
	color: #4040ff;
*/
	color: #37496D;
	}

a:hover
	{
	text-decoration: none;
/*
	color: #0000FF;
*/
	color: #ffc000;
	}
