table {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	letter-spacing: 1px;
	line-height: 155%;
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFFEEE;
	border: 1px solid #D9D9D9;
	color: #333333;
	height: 15px;
	padding-top: 3px;
	padding-left: 3px;
}
.textarea {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFFEEE;
	border: 1px solid #D9D9D9;
	color: #999999;
	padding-top: 3px;
	padding-left: 3px;
}
.article {
	text-indent: 1pc;
	line-height: 165%;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #1E96E1;
	text-decoration: underline;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #1E96E1;
}
.colorw {
	color: #FFFFFF;
}
