@charset "utf-8";
/* CSS Document */

<!--
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
a:link {
	color: #224F78;
}
a:visited {
	color: #224F78;
}
a:hover {
	color: #FB8600;
}
a:active {
	color: #224F78;
}
.bodystyle {
	font-size: 13
	font-family: Arial, Helvetica, sans-serif;
	color:#000000
}
.boldstyle {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color:#000000
}
.subheader {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #008000;
}
.style3 {
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif
}
-->
</style>