BODY {
	background: #e3dfdf;
	color: black;
	margin-top: 50;
}

.fig {
	font-size: 11px;
	font-family: sans-serif;
}

.copy {
	font-size: 11px;
	font-family: sans-serif;
	color: #666666;
}

hr:after {
	color: #cccccc;
}


.text {
	font-size: 11px;
	font-family: sans-serif;
	line-height: 15px;
}

.text_g {
	font-size: 11px;
	font-family: sans-serif;
	line-height: 15px;
	color: #999999;
}

.month {
	font-size: 11px;
	font-family: sans-serif;
	color: Gray;
}
A {
	color: black;
}

A:Hover {
	color: #820559;
}

