@charset "UTF-8";
/* CSS Document */
<style type="text/css">

.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.style2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-right: 12pt;
	margin-left: 30pt;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
}
.style3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	margin-right: 12pt;
	margin-left: 30pt;
	font-weight: bold;
	margin-top: 12pt;
}
.style4 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	margin-right: 12pt;
	margin-left: 30pt;
	line-height: inherit;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
}

</style>
