body {
	background-color: #A59891;
}
.maintable {
	background-color: #FFFFFF;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

td {
	font-family: Arial;
	font-size: 11px;
	color: #707072;
}
p {
	text-align: left;
}

.heads {
	font-weight: bold;
	font-size: 11px;
}
a:hover {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
select {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
