@charset "utf-8";
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.navigation {
	border: medium groove #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
}
.largeheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-style: normal;
	font-weight: bolder;
	color: #000099;
}

.title_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.small_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
