@charset "utf-8";
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2965a0;
	font-weight: bold;
}
.head {
	font-family: Arial;
	font-size: 20px;
	color: #2965a0;
	font-weight: bold;
}.link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2965a0;
}
