body {
	margin: 0px;
	background-color: #E6E6E6;
	font-size: 12px;
}
form {
	width: 160px;
}
.input {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	width: 160px;
}
a:link {
	text-decoration: none;
	color: #000066;
	font-size: 12px;
}
td {
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #000066;
}
.input2 {
	width: 100px;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #6699FF;
	border-right-color: #6699FF;
	border-bottom-color: #6699FF;
	border-left-color: #6699FF;
}

