td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	line-height: 150%;


}
.txt {
	line-height: 150%;
}
a {
	color: #3399CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.data {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #999999;
}
input {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
.title1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10.5pt;
	font-weight: bold;
	color: #333333;
}
