body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-size: 9pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	line-height: 1.3em;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration:none;
	font-weight: normal;
	
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #045aa5;
	text-decoration:none;
	font-weight: normal;
	
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration:none;
	font-weight: normal;
}	
	

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #cccccc;
}

.plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	line-height: 1.3em;
}

.plainbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	line-height: 1.3em;
}

.plainitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	line-height: 1.3em;
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	line-height: 1.3em;
	list-style:decimal;
	list-style-position:outside;

}		
.news {
	background-color: #9bbddb;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 12pt;
	color: #045aa5;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 11pt;
	color: #045aa5;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #045aa5;
	font-weight: bold;
	line-height: 1.5em;
}

.h3 {
	font-size: 11pt;
	color: #045aa5;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #045aa5;
	font-weight: bold;
	line-height: 1.5em;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	line-height: 9pt;
	text-decoration:none;
	font-weight: normal;
}

.centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-style: normal;
	text-align: centre;
	line-height: normal;
}	
