.list {
	list-style-image: url(ball.jpg);
	list-style-position: outside;
	top: auto;
	vertical-align: top;
	text-align: left;
}
a:link {
	color: #325374;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #6894AD;
	text-decoration: underline;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	font-weight: bold;
	color: #40719A;
}
