.fontgreen{
	color:#54A950;
	text-decoration:none;
}

#sec1{
	width:700px;
	margin:30px auto 0 auto;
}
#sec1 h2{
	text-align:center;
}

#sec1 td{
	height:40px;
	font-size:0.8rem;
}
#sec1 td a{
	text-decoration:none;
	color:#000;
}
#sec1 td a:hover{
	color:#54A950;
}
#sec1 h2{
	margin-top:10px;
	text-decoration:none;
}

#sec1 p{
	font-size:0.8rem;
}

#sec1 ul{
	margin:0;
	padding:0 0 0 30px;
}
#sec1 ul li{
	list-style:disc;
	font-size:0.8rem;
	

}