.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BEBEBE;
}
body,td,th {
	font-size: 12px;
}
.newline {
	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-right-color: #838383;
	border-bottom-color: #ACACAC;
	border-left-color: #E9E9E9;
}
input {
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
	font-size: 12px;
}

