body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 12px;
}input {
	border: 1px solid #9ACD2C;
}
a:link {
	font-size: 12px;
	text-decoration: none;
	color: #0000cc;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #0000cc;
}
a:active {
	font-size: 12px;
	text-decoration: none;
	color: #0000cc;
}
a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #ff6600;
}
.inputwk {
	border: 0px solid #000000;
}
.list1 {
	color: #3F9202;
}
.list2 {
	color: #687D3C;
}
.list3 {
	line-height: 150%;
	color: #7AA32D;
}
.mainbg {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
