@charset "utf-8";
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
}
.table1 {
	background-color: #FFFFFF;
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.table2 {
	background-color: #F7F7F7;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.form1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: 999999;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
}
