.text_head {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.text {
	font-family: Verdana;
	font-size: 11px;
}
.text_Little {
	font-family: Verdana;
	font-size: 9px;

}
.link {
	font-family: Verdana;
	font-size: 10px;
	color: #0000FF;
}
.link:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #3366FF;
}.text_code {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.image {
	border: 1px solid #999999;
}
