P, .defaultParagraph{
	margin-top: 12px;
}

.defaultParagraph p{
	margin: 12px 12px 0 12px;
	text-align: justify;
	text-justify: inter-word;
	line-height: 1.35;
}

.defaultParagraph p strong{
	font-weight: bold;
	color: #cc3333;
}

.defaultParagraph p em{
	font-weight: bold;
}

.defaultParagraph p a{
}

abbr{
	border-bottom: #b6b6b6 1px dotted;
}

sup{
	vertical-align: top;
	font-size: 75%;
}

sub{
	vertical-align: baseline;
	font-size: 75%;
}

span.subsidiary{
	color: #d74343;
}

span.distributor{
	color: #2c99ad;
}
