@charset "utf-8";
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.t10 {
	font-size: 10px;
	color: #666666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
.t11 {
	font-size: 11px;
	color: #333333;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
}
a:link {  color: #333333; text-decoration: underline; }
a:visited {  color: #333333; text-decoration: underline; }
a:hover {  color: #999999; }
a:active {  color: #333333; text-decoration: underline; }

