body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #e0e0e0;
}
body,td,th {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #e0e0e0;
}
a:link {
	text-decoration: none;
	color: #009900;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #009900;
}
.title {
	text-decoration: none;
	font-size:14px;
}
.form {
	text-decoration: none;
	color: #999999;
}
a.form:link {
	text-decoration: none;
	color: #666666;
}
a.form:visited {
	text-decoration: none;
	color: #666666;
}
a.form:hover {
	text-decoration: none;
	color: #009900;
}
a.form:active {
	text-decoration: none;
	color: #666666;
}
.store {
	text-decoration: none;
	font-size:14px;
	color: #009900;
}