p {
	font-family: "Gill Sans", Helvetica, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #666633;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}
td {
	font-family: "Gill Sans", Helvetica, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666633;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}
b {
	font-family: "Gill Sans", Helvetica, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #666633;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}
ul {
	font-family: "Gill Sans", Helvetica, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #666633;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}

