body {
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.list12 {
	font-size: 12px;
	line-height: 20px;
}
.list14 {
	font-size: 14px;
	line-height: 23px;
	padding-left:20px;
}
.inputtop {
	border-bottom-color: #cccccc;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
#menu a {
	color: #464646;
	font-size: 12px;
}