.header {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}

.normal {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	font-weight: bolder;
	font-stretch:expanded;
	text-transform: none;
}
