@charset "utf-8";
.Menu_bar{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #069;
	text-align: center;
	background-position: center top;
	vertical-align: top;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #069;
	display: block;
	padding: 8px;
	width: 163px;
	top: auto;
	vertical-align: bottom;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #069;
	text-align: right;
}



.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C33;
	display: block;
	padding: 8px;
	width: 163px;
	background-position: center;
	top: auto;
}
.first_paragraph {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #03F;
	font-weight: bold;
}
.text_link {
	color: #F00;
	text-decoration: underline;
	text-align: center;
}
.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #31319C;
	text-align: center;
	font-weight: bold;
}
.centered_body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	font-weight: normal;
}
.highlight_table {
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
