. {
	color: #555555;
	font-size: 10pt;
}
div.outerbox {
	width: 700px;
	border: groove;
}
div.innerbox {
	padding-left: 0.5cm;
	padding-right: 0.5cm;
}
div.top {
	padding: 0pt;
}
div.top1 {
	text-align: center;
	color: white;
	font-size: 32pt;
	font-family: sans-serif;
	font-weight: bolder;
	background-color: #0350b0;
	background-image: url(images/top1.jpg);
	background-repeat: repeat-x;
	height: 64px;
}
div.top2 {
	text-align: center;
	font-size: 18pt;
	font-family: sans-serif;
	font-weight: bold;
	color: white;
	background-color: #2090b0;
	background-image: url(images/top2.jpg);
	background-repeat: repeat-x;
	height: 42px;
}
div.table {
	text-align:center;
	padding: 10pt;
}
h1 {
	text-align: center;
	color: #333333;
}
h2 {
	font-weight: bold;
}
div.headline {
	padding-top: 1mm;
	padding-bottom: 1mm;
	padding-right: 1mm;
	text-align: right;
	font-size: 9pt;
}
p.footnote {
	font-size: 8pt;
	padding-left: 3mm;
	padding-right: 3mm;
}
p.lastupdate {
	text-align: right;
	font-size: 9pt;
}
table {
	border-width:1;
	width: 542px;
}
li {line-height: 130%}

span.aria {
	font-family: sans-serif;
	font-weight: bold;
}