/* AmericanNail_en.css */
/* Supplementary styles for en pages */

p.right {
	text-align: right;
	margin-top: 0em;
	}
span.note {
	font-size: small;
	margin-left: 1em;
}

span.red {
	color: #ff0000;
	font-style: normal;
	font-weight: bold;
}

span.blue {
	color: #0000ff;
	font-style: normal;
	font-weight: bold;
}
