.Listainterna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-bottom-style: dotted;
	border-bottom-color: #000033;
	list-style-type: circle;
}
.Dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
