/*-------------------- P Style --------------------*/
p {
	font-family: Roboto;
	font-size: 13px;
	color: #ffffff;
	text-align: justify;
    font-weight: normal;
}