body	{
	background-color:ffffd0;
	font-family: arial;
	font-size: 12pt;
	color: #333333
	}

h1	{
	font-family: arial;
	font-size: 14pt;
	font-weight: 700;
	color: black;
	margin:5px
	}
h2	{
	font-family: arial;
	font-size: 14pt;
	font-weight: 400;
	color: black;
	font-decoration:underline;
	margin:5px
	}
h3	{
	font-family: arial;
	font-size: 12pt;
	font-weight: 700;
	color: black;
	margin:5px
	}
p	{
	font-family: arial;
	font-size: 12pt;
/*	font-style:italic;*/
	color: #333333;
	margin:5px
	}
a:link	{
	color: #FF6600;
	text-decoration: underline
}
a:visited	{
	color: #333333;
	text-decoration: underline
}
a:hover	{
	color: #FF6600;
	text-decoration: underline
}
.artist	{
	font-weight: 700
}
.cap	{
	font-size:8pt;
	font-weight: 700
}
.permission	{
	font-size:8pt;
	font-style:italic
}
.red	{
	color:red
	}
.accent
{
//	border:#8000c0 solid 2px;
	border:#FF6600 solid 2px;
}
p.important{
	font-family: arial;
	font-size: 12pt;
	color: #333333;
	font-style:italic;
	margin:5px
}
.nopad	{
	margin:0px
	}

.quote	{
	margin: 40;
	font-family: arial;
	font-size: 10pt;
	color: #333333;
	font-style: italic
	}
.title	{
	font-family: arial;
	font-size: 34pt;
	font-weight: 400;
	color: black
	}

.button	{
	text-decoration:none;
	font-family: arial;
	font-size: 14pt;
	font-weight: 400;
	color: black;
	margin:5px;
	border:#FF6600 solid 2px;
	padding:5px;
	}

//  orange colour (july 2006): #FF6600
//	orange mousse background (july 2006): #ffffd0
//	new colour: #DB0C41
//	new background: #F2E4C3
//	old colour: #8000b0
//	old background: #fffff0