.copy {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #909090;
	text-decoration: none;
}
.title {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 22px;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
}
.subtitle {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	font-weight: normal;
	color: 0217b4;
	text-decoration: none;
}
.txt {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
.date {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 10px;
	font-weight: normal;
	color: b1b1b1;
	text-decoration: none;
}
.bulletBlack {
	list-style-position: inside;
	list-style-image: url(/assets/images/bullet_black.gif);
	list-style-type: square;
}
.txt_02 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
.yellowtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
