@charset "utf-8";
/* CSS Document */
#content .body {
	margin-right: 50px;
	margin-left: 50px;
}
#content .body p {
	margin-top: 20px;
	font-size: 13px;
	line-height: 140%;
	color: #333333;
}

.note {
	border: 1px solid #996633;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}	
.att{
	font-weight: bold;	
}
