/* Style FOR paragraphs whith text-align «justify» */

/* Paragraphs */
div#left_content h3 { color:rgba(70,70,70,0.9); font-weight:bold; font-size:24px; padding-bottom:10px;  }
div#left_content p { font-size:14px; line-height:19px; color:rgba(40,40,40,0.7); padding-top:10px; padding-bottom:10px; text-align: justify; }
div#left_content strong { color:rgba(40,40,40,0.9); font-weight:bold;  }

/* Paragraphs for TABLE */
div#left_content table p { font-size:14px; line-height:19px; color:rgba(40,40,40,0.7); padding:5px; text-align:center; }