@charset "utf-8";
/* CSS Document */
<style type="text/css" media="screen">
<!--
body {
	background-color: #FFFFFF;
	margin-top: 15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660033;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #231E5F;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #231E5F;
	font-weight: bold;
}
a:visited: {
	color:#990000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #660033;
}
a:active {
	color: #990000;
	background-color: #CCCCCC;
	text-decoration: none;
}
-->
</style>
