body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}.blacktext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.more {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}
.more:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border:1px solid #000000;
}

.heading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #ff0000;
	text-decoration: none;
	font-weight:bold;
}

