/*  CSS Document  */
p {
/*	width:571px; */
	font-size:x-small;
}
li {
	font-size:x-small;
}
.newsdate {
	width:571px;
	font-size:x-small;
	color:#333333;
	border-bottom:1px solid #333366;
}
.newstitle {
	width:571px;
	padding:5px;
	color:#FFFFFF;
	background-color:#333366;
}