@charset "utf-8";
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	background-color: #5B66B3;
	border: thin solid #9CB4E0;
}
