.home a {
	color: black;
	text-decoration: none;
}

.home a:visited {
	color: black;
	text-decoration: none;
}

.home a:hover {
	color: red;
	text-decoration: underline;
}

.home ul {
	LIST-STYLE-POSITION: outside; LIST-STYLE-IMAGE: url(/images/bullet-black.gif); MARGIN: 0px 18px 0px 0px}

.leftcol li {
	margin-bottom: 6pt; 
	text-align: justify;
}

