@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}
a:link {
	color: #4d1979;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4d1979;
}
a:hover {
	text-decoration: underline;
	color: #99cc00;
}
a:active {
	text-decoration: none;
	color: #4d1979;
}
-->
</style>