@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #414142;
	font-weight: lighter;
	font-style: normal;
	line-height: 18px;
}
body {
	background-repeat: repeat;
	margin-top: 10px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #879695;
}
a:visited {
	text-decoration: none;
	color: #879695;
}
a:hover {
	text-decoration: none;
	color: #82C341;
}
a:active {
	text-decoration: none;
	color: #999999;
}
table {
}
