.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bolder;
	line-height: 38px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
