@charset "utf-8";
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: #333;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: #333;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
	color: #000;
}
a:active {
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
.type10 {
	font-size: 10pt;
}
.type14 {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
.type12 {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}
.type09 {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
.type11 {
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}
.type13 {
	font-size: 13pt;
}
