@charset "utf-8";
/* CSS Document */

table {
	width: 720px;
	margin-left: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#page_primary table tr td ul {
	margin-left: 25px;
}

td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page_primary table tr td ul li {
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #2C1100;
	margin-left: 12px;
	list-style-image: url(../images/bullet_points/check.gif);
	margin-top: 5px;
}

