.body_1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 12px;
	text-align: justify;
	padding-right: 12px;
	padding-top: 6px;
	line-height: 16px;
}
.navigation {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000000;
	background-color: #FF9900;
	border-bottom-color: #FF6600;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #FF6600;
	border-top-style: solid;
	border-top-width: thin;
	text-align: right;
	display: block;
	padding-right: 5px;
	width: 136px;
}

.navigation:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000000;
	background-color: #FFCC00;
	border-bottom-color: #FF6600;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #FF6600;
	border-top-style: solid;
	border-top-width: thin;
	text-align: right;
	display: block;
	padding-right: 5px;
	width: 136px;
}
.nav_bottom {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bolder;
	text-align: center;
	color: #999999;
}

.body_2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 12px;
	text-align: center;
	padding-right: 12px;
	padding-top: 2px;
	line-height: 16px;
}

.body_3 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	padding-left: 12px;
	text-align: center;
	padding-right: 12px;
	padding-top: 2px;
	line-height: 16px;
	text-decoration: blink;
}
