.solidborder {
	border: 1px solid #666666;
}
.bollets {
	font-family: "Euphemia UCAS", Futura, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.solidborderlight {
	border: 4px solid #666666;
}
.bolletsCopy {
	font-family: "Euphemia UCAS", Futura, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #666666;
}

