@charset "UTF-8";
/* CSS Document */

.state {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #663300;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #660000;
}
.store {
	font-style: italic;
	font-weight: normal;
	color: #663300;
	line-height: 16px;
}