@charset "utf-8";
/* CSS Document */

.FirstLine {
	font-weight: bold;
}
.SecondLine {
	margin-bottom: 15px;
}
.SOLDStrikeOut {
	text-decoration: line-through;
	color: #666;	
	margin-bottom: 15px;

}
