div {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.white {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.zi {
	line-height: 25px;
	color: #3061A9;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}
.titletop {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #2D589C;
	text-decoration: none;
}
a {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}
.inpt {
	border: 1px inset #E6E6E6;
}

