td {
	font-size: 12px;
	line-height: 20px;
}
input {
	border: 1px solid #666666;
	font-size: 12px;
	line-height: 18px;
}
.noInput {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 20px;
}
a:link,a:hover,a.visited {
	font-size: 12px;
	line-height: 20px;
}
a:link,a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #0099cc;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #ff0000;
	text-decoration: none;
	background-color: f2f2f2;
}
 
.big {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
