/* CSS Document */
.p_articl_title{
	font-family: "Tahoma", Times New Roman, Arial, Georgia, Verdana;
	font-size: 12px;
	color: #0099FF;
	font-weight: bold;
	font-size: 13px;
	text-align:left;
}
.p_articl{
	font-size: 11px;
	font-family: "Tahoma", Times New Roman, Arial, Georgia, Verdana;
	text-align:justify;
	color:#000000;
}
