#BODY h1 {
	margin-bottom: 5px;
}
#BODY .new {
	height: 200px;
	overflow: auto;
	padding-right: 5px;
}
#BODY .new ul li {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 7px;
	padding-left: 10px;
}

#BODY .new h2{
	font-size: 93%;
	color: #033;
}
#BODY .new p{
	font-size: 93%;
	margin-left: 15px;
}
#BODY .img1 {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 7px;
}

