@charset "utf-8";
/* CSS Document */

.style12 {font-size: 9px}
.style13 {font-size: 12px;
	font-weight: bold;
}
.style10 {font-size: xx-small}
.style17 {font-size: 9px; font-weight: bold; }
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style24 {color: #77A8C8}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #77A8C8;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
