BODY	{
	background: #ffffcc;
	margin-top: 0px;
	font-family: 'Arial', Arial, sans-serif;
	font-size: 12pt;
}

H1	{font-weight: bold;
  	 font-style: normal;
 	 font-size: 18pt;
	 text-align: center}

H2	{font-weight: bold;
  	 font-style: italic;
 	 font-size: 16pt;
	 text-align: left}
	 
H3	{font-weight: bold;
  	 font-style: normal;
 	 font-size: 12pt;
	 text-align: left}


SPAN.logo {color: #0000ff;
	 font-weight: bold;
  	 font-style: italic}

P.larger {font-size: larger}

P.smaller {font-size: smaller}

TABLE.smaller {font-size: smaller}

TD	{vertical-align: top}


EM	{color: #000000;
	 font-weight: normal;
  	 font-style: italic;
 	 font-size: 12pt}
.BoldItalicCentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.sponsored {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: 9pt;
}
