body {
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: 8a8a8a;
	font-weight: normal;
	line-height: 14px;
}

a:link {
	color: 343434;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;

}

a:visited {
	color: 343434;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: 008000;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}