.normal {
	background-color: #000000;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;

}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFF99;
}
.Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.Subheading {
	font-size: large;
	font-weight: bold;
}

