body
{
	margin: 0px;
	font-family: Arial;
}

/* TABLE CELLS */

/* HEADINGS */
h1
{
	background: url(../images/h1bg.jpg) repeat-y left bottom;
	color: 	#FFFFFF;
	font-size:  15px;
	margin: 0px;
	padding: 2px;
	font-weight: bolder;
	height: 20px;
	border: none;
}

h2
{
	color: 	#00938F;
	font-size:  14px;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
}

/*
h2
{
	color: 	#892679;
	font-size:  13pt;
	margin-bottom: 0px;
}

h3
{
	color: 	#892679;
	font-size:  12pt;
	margin-bottom: 0px;
	margin-right: 0px;
}

*/

h3
{
	color: 	#00938F;
	font-size:  12px;
	margin-bottom: 0px;
	margin-right: 0px;
}

h4
{
	color: #000;
	font-size:  10pt;
	margin-bottom: 0px;
}

h5
{
	color: #ABA430;
	font-size:  9pt;
	margin-bottom: 0px;
}

h6
{
	color: #000;
	font-size:  16pt;
	margin-bottom: 0px;
}


table.tableCellContent
{
	font-size: 10pt;
	vertical-align: top;
}

/* INPUT */
input
{
	font-size: 9pt;
}

.whatsOnTitle
{
	color: 	#ABA430;
	font-size:  20pt;
	font-weight: bolder;
	margin-bottom: 0px;
	vertical-align: baseline;
}

.whatsOnSubTitle
{
	color: 	#ABA430;
	font-size:  12pt;
	font-weight: bolder;
	margin-bottom: 0px;
	vertical-align: baseline;
}

.smallNote
{
	font-size: 7pt;
}