	dl { width: 95%; }
	dl,dd { margin: 0; }
	dt { /*background: #222222; font-size: 10px; padding: 5px; margin: 2px; color: #ffffff;*/
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #002B6D; 
	padding-left: 10px; }
	dt a {
	color: #002B6D;
	text-decoration: none;
	}
	dt a:hover {
	color: #E88A3E;
	text-decoration: none;
}
	dd a { color: #002B6D; }
	ul { list-style: none; padding: 5px; }
	li {
	text-align: justify;
}

