.header {
	font-family: "Courier New", Courier, mono;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.nav {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.email {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}
	



.bodyTxt {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
