<html>
p {
   font-size:12px;
   font-weight:bold;
}
p {
   font-size:14px;
}

<p> hello</p>