@charset "utf-8";
/* CSS Document */
strong {
	font-weight: bold;
}
.marginAll_12 {
	margin: 12px;
}
.photoInline {
	display: inline;
	background-position: center;
	line-height: 1.2em;
}
.marginHead {
	margin-top: 2px;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-left: 12px;
}
.colorYellow {
	color: #FFFF00;
}
.phLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.colorGray {
	color: #666666;
}
.fontsize10px {
	font-size: 10px;
}
.colorWhite {
	color: #FFFFFF;
}
.weightNormal {
	font-weight: normal;
}
