.BlueHeader {
	font-size: 16px;
	color: blue;
}
.Header1 {
	font-size: 21px;
	color: black;
	font-family: Times, Times New Roman, serif;
	background: yellow;
}
.normal {
	font-size: 12px;
	color: black;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
}

