#content h2 {
	font:bold 18px Trebuchet MS;
	color: orange;
	}
#content h3 {
	font:bold 15px Trebuchet MS;
	color: #999999;
	}
#content p {
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:18px;
	color: #333333;
	}
