.TK1 {
	font-family: "Lucida Bright";
	font-size: 24px;
	color: #FFFFFF;
}
.Header {
	font-family: "Copperplate Light";
	font-size: 36px;
	color: #FFFFFF;
}
.NavTextUnderline {
	font-family: "Copperplate Light";
	font-size: 18px;
	text-decoration: underline;
	color: #FFFFFF;
}
.NavText {
	font-family: "Copperplate Light";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}
