body
{
	margin: 0px;
	font-family: Arial;
}

/* TABLE CELLS */

/* HEADINGS */
h1
{
	color: 	#DF7D51;
	font-size:  14pt;
	margin: 0px;
	padding: 0px;
	font-weight: 300;
}

h2
{
	color: 	#ABA430;
	font-size:  18pt;
	margin-bottom: 0px;
}

h3
{
	color: 	#DF7D51;
	font-size:  12pt;
	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;
}