

$(document).ready(function(){

	$("div#content div.post div.entry p:first").addClass("fnt18px");
});