td {
	font-size: 12px;
}
.bigfont {
	font-size: 14px;
}
#f {
  border-collapse:collapse;
}
.dot {
	font-size: 8px;
	color: A3BAE4;
}
.line1 {
	line-height: 22px;
}
.little {
	font-size: 9px;
}
.input1 {
	border: 1px solid ECECEC;
}
.input2 {
	border: 1px solid #000000;
}
A.color_link:link 
{
	color:#000000;
	text-decoration: none;
}
A.color_link:hover {
	COLOR: orange;
	FONT-STYLE: normal;
	TEXT-DECORATION: underline;	}
A.color_lin:visited 
{
	color:#000000;
	text-decoration: none;
}