body {
	background-color: #f0f0f0;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
<!--  	letter-spacing:0.05em; -->
  word-spacing:0.1em;
  line-height:120%;
	color: #545454;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:active {
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #545454;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #0033cc;
	text-decoration: none;
}
a:link {
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #545454;
	text-decoration: none;
}
a:visited {
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #545454;
	text-decoration: none;
}
a:focus {
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ff7300;
	text-decoration: none;
}
h1 {
	color: #545454;
	font-size: 11pt;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}
h2 {
	color: #545454;
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
}
h3 {
	color: #545454;
	font-size: 7pt;
	font-family: arial, helvetica, sans-serif;
}
table {
  color: #f0f0f0;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt
}
td {
	
  font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #545454;
}

