td {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	text-decoration: none;
}
.ti {
	font-family: Helvetica, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #004A00;
	text-decoration: none;
}
input {
	font-family: Helvetica, Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	background-color: #F0FFD2;
	border: 1px solid #333333;
}
body {
	background-color: #004A00;
}
