#content {
 font-size: 14px;
 text-align: center;
}

	#content .list {
	 margin: 0 auto;
	 width: 550px;
	 text-align: left;
	}

	#content .head {
	 color: #000;
	 font-weight: bold;
	}

	#content .highlight {
	 color: #66f;
     font-weight: bold;
	}