#t_content {
	width: 85%;
	text-align: left;
	margin-left: 47px;
	margin-top: 50px;
}

#t_content ul {
	margin-bottom: 2px;
}

#t_content li {
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 14px;
	list-style-type: none;
}

h1 {
	font-size: 28px;
	font-weight: bold;
	color: #99CC33;
	margin-bottom: 8px;
}