@charset "ISO-8859-1";
.gray {
	font-family: Garamond;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.black {
	font-family: Garamond;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.gray2 {
	font-family: Garamond;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
