@charset "windows-1252";
.navigation_button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 3px;
	margin-left: 12px;
	display: block;
	float: left;
	width: 180px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.navigation_button a {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation_button a:visited {
	color: #FFFFFF;
}
html, body, tr, td, a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
