@charset "utf-8";
/* CSS Document */

<style type="text/css">
h1
{
	font-size:0px;
}
.a1 {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: black;
}
.a1i {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-style: itlaic;
	color: black;
}
.a2 {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #930;
}
.a3 {
	font-size: 10px;
	font-weight: normal;
	color: #900;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-variant: normal;
}
.a4 {
	font-size: 10px;
	font-weight: bold;
	color: black;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-variant: normal;
}
.aa1 {
	font-size: 16px;
	font-weight: bold;
	color: #900;
}
.aa2 {
	font-size: 16px;
	font-weight: bold;
	color: black;
}

</style>