@charset "utf-8";
.NavBar {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bolder;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
}
.Contact {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-weight: bold;
	background-position: right;
}
.Content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #000000;
}
.ContentCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	color: #000000;
}
.Email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.ContentCopy2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23pt;
	font-weight: bold;
	color: #FFFFFF;
}
.ContentCopy3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23pt;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
