body {
	margin: 0px;
	background-color: #9CABC6;
}

.td {
	font-size: 14px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
}
.td2 {
	font-size: 12px;

	color: #000000;
	text-decoration: none;
}

.td1 {
	font-size: 12px;
	line-height: 22px;
	color: #ff0000;
	text-decoration: none;
}
.input {
	border: 1px solid #808080;
}
.img {
	background-image: url(images/bg.png);
}
