<!--

span {
	font-family: arial;
	}
	
.nav_left {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.2mm;
	}
	
.nav_bottom {
	font-size: 10px;
	font-weight: normal;
	color: #EFEFEF;
	letter-spacing: 0.2mm;
	}
	
.content,p {
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	letter-spacing: 0.2mm;
	line-height: 12pt;
	}
	
.head_blue {
	font-size: 11.5px;
	font-weight: bold;
	color: #7087A9;
	letter-spacing: 0.2mm;
	}
	
a.nav_bottom {
	text-decoration: none;
	color: #EFEFEF;
	}
	
a.nav_left {
	text-decoration: none;
	color: #FFFFFF;
	}
	
a.nav_left:hover {
	text-decoration: none;
	color: #758BAC;
	}
	
-->