body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	color:#333333;
	line-height:20x;
}
#webcon {
	margin:0px auto 0px auto;
	width:900px;
}
a:link {
	color:#333333;
	text-decoration:none;
}
a:visited,a:active {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#333333;
	text-decoration:underline;
}
.title {
	font-size:14px;
	font-weight:bold;
}
.textfield {
	border:#CCCCCC 1px solid;
	width:120px;
	height:15px;
}.sb {
	border: 1px dashed #CCCCCC;
}

