@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #23211F;
}
a{
	color: #23211F;
	text-decoration: none;
}
a:hover {
	color: #23211F;
	text-decoration: underline;
}

.style1 {font-weight: bold}
.style2 {
	font-size: 9px
}
