@charset "ISO-8859-1";
.line-spacing {
	line-height: 14px;
	color: #541415;
}
.bullets {
	font-size: 12pt;
	line-height: 14px;
	color: #541415;
	list-style-image: url(images/bullet.gif);
}
.links {
	line-height: 14px;
	color: #541415;
	font-family: Helvetica;
	font-style: normal;
	text-decoration: none;
}