body {
	background: #FFFFFF
}
p {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: #37475c;
	line-height: 140%;
	margin-bottom: -4px;
	margin-top: 0px;
}
.Notice {
	background: #FFFECC;
	border: 1px solid #f9e07e;
	font-size:13px;
	padding: 8px 8px 8px 30px;
	margin-bottom: 20px;
	line-height: 150%;
	}
