@charset "utf-8";
.tabs {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.txt {
	font-family:Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.heading {
	font-family:Verdana;
	font-size: 23px;
	color: #24da2f;
	text-decoration: none;
}

.subheading {
	font-family:Verdana;
	font-size: 18px;
	color: #9a9a9a;
	text-decoration: none;
}

.table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
	text-decoration: none;
}
.input {
	border: 1px solid #6e411a;
}
