ul
{
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight: bold;
	color : #1e245b;
	list-style-image: url(images/bullet.gif);
	padding-left: 20px;
}
li
{
	margin: 2px;
}
ul a
{
	color: #1e245b;
	color: #1e246b;
	text-decoration: none;
}
ul a:hover
{
	text-decoration: none;
}
