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

<!--
a {
	font-size: 12px;
}
body,td,th {
	font-size: 10pt;
}
body {
	margin-left: 5%;
	margin-top: 2%;
	margin-right: 5%;
	margin-bottom: 2%;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #830036;
}
a:active {
	text-decoration: none;
	color: #830036;
}
.style5 {
	color: #830031;
	font-weight: bold;
}
-->
</style>