body {
	margin: 0px;
	background-color:#ffffff;
}
a:link {
	color:#47CD29;
	text-decoration:none;
}
a:visited {
	color:#47CD29;
	text-decoration:none;
}
a:hover {
	color:#82E26D;
	text-decoration:underline;
}
a:active {
	color:#82E26D;
	text-decoration:underline;
}

.f10-12 {
	color:#777777;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
.f10-12b {
	color:#777777;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.f10-12m {
	color:#47CD29;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
.f10-12pm {
	color:#8DE17A;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
.f10-12mb {
	color:#47CD29;
	font-size: 12px;
	font-weight:bold;
	line-height: 18px;
}

.bread {
	color:#7C7C7C;
	font-size:10px;
	line-height:12px;
}
.bread_g{
	color:#47CD29;
	font-size:10px;
	line-height:12px;
}
a.bread_g:link {
	color:#7C7C7C;
	font-size:10px;
	line-height:12px;
	text-decoration:none;
}
a.bread_g:visited {
	color:#7C7C7C;
	font-size:10px;
	line-height:12px;
	text-decoration:none;
}
a.bread_g:hover {
	color:#47CD29;
	font-size:10px;
	line-height:12px;
	text-decoration:underline;
}
a.bread_g:active {
	color:#47CD29;
	font-size:10px;
	line-height:12px;
	text-decoration:underline;
}

