.css {
	background-image: url(image/nav.jpg);
	text-align: center;
	line-height: 20px;
}
.head_of_page {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #034077;
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FE3120;
}
.block {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #034077;
	background-color: #9BB3C9;
	background-position: left center;
	text-align: justify;
	height: 2px;
	width: 2pt;
	border-top-color: #034077;
	border-right-color: #034077;
	border-bottom-color: #034077;
	border-left-color: #034077;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: table;
	background-repeat: repeat;
}
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	background-image: url(image/nav.jpg);
	text-align: center;
	width: 160px;
}
