#entry{
	line-height:160%;
	text-align:center
}

#entry h5{
	font-size:16pt;
	margin-top:24px;
	margin-bottom:12px;
	border-left:6px solid;
	border-bottom:1px solid;
	border-color:#f4be1c;
	height:32px;
	padding:12px 0px 0px 4px;
	text-align:left
}

#entry h6{
	margin-left:12px;
	font-size:12pt;
	color:#814401;
	text-decoration:underline;
}

#entry p{
	text-align:left;
}



#entry ul{
	text-align:left;
	margin-left:16px;
	list-style-type:disc
}

#entry div{
	margin-top:16px;
	border:1px dashed #cccccc;
	background-color:#eeeeee;
	margin-bottom:12px;
	padding:4px
}