@charset "utf-8";
/* CSS Document */

H1 {
	font-family: Helvetica;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	color: #06C;


	text-align: center;
}
P {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:  #000
}
