a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
	font-size: 12px;
}
ul {
	list-style-image: url(images/bullet.jpg);
	list-style-position: outside;
	line-height: 25px;
	list-style-type: none;
	top: 15px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
