body{
	background: #E2E3EF;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
a:link {
	color: #006600;
	text-decoration: none;
	style: strong;

}
a:visited {
	text-decoration: none;
	color: #006600;
	style: strong;
}
a:hover {
	text-decoration: underline;
	color: #006600;
	style: strong;

}
a:active {
	text-decoration: none;
	color: #006600;
}


.input, .select, .textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	border: 1px solid #8484FF;
}