.header {
	font-size: large;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: blink;
	text-align: center;
	vertical-align: middle;
}
.text {
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: justify;
}
