@charset "utf-8";
/* CSS Document */
<style>
<!--
h1 {
	page-break-after:avoid;
	font-size:16.0pt;
	font-family:Arial;
}
h2 {
	page-break-after:avoid;
	font-size:14.0pt;
	font-family:Arial;
	font-style:italic;
}
h3 {
	page-break-after:avoid;
	font-size:13.0pt;
	font-family:Arial;
}
a:link, span.MsoHyperlink {
	color:blue;
	text-decoration:underline;
}
a:visited, span.MsoHyperlinkFollowed {
	color:blue;
	text-decoration:underline;
}

table {border:#000 thick solid;
}

td {border:#000 thin solid;
}

-->
</style>