body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FBFCEC;
}
#dyn li,#new li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 2px;
	list-style-type: none;
	background-image: url(images/listround.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	list-style-position: inside;
	margin-left: -20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a:link,a:visited {
	text-decoration: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#jj p,#jj div {
	line-height: 1.618;
}
