/* CSS Document */

H1 {
	font-size: 15px;
	font-family:Pirulen;
	font-weight: 900;
	color:#0099FF;
	font-style: inherit;
	text-align: center;


}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	text-align: justify;
}
