@charset "UTF-8";
.title{
	font-weight:bold;
	color:#A72126;
}
.border{
	margin:3px 0px 15px 0px;
	padding-top: 3px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #000;
}