body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
a:link{
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	position: relative;
	top: 1px;
}
input,textarea{
	border:1 solid #999999;
	behavior:url("images/style.htc");
	font-size: 12px;
	color: #666666;
}
