.header {
	color: #FFFFFF;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	border: thin double #000;
}
.clear {
	color: #f2e9cb;
}
.beginning {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: thin none #000;
	text-align: center;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.largelogo {
	text-align: center;
}

