body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #05447E;
	margin-top: 0px;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #05447E;
	text-align: center;
}
a:hover {
	background-color: #06D98F;
}
a:visited {
	text-decoration: none;
}
#topmenu {
	text-align: center;
	font-size: 90%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #05447E;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #05447E;
	padding-bottom: 5px;
}
#bottommenu {
	font-size: 80%;
	text-align: right;
}
#page {
	font-size: 105%;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
#maintext {
	text-align: left;
	margin-left: 10px;
}
.headz {
	font-weight: bold;
	color: #05447E;
}

p {
text-align: left;
}
