	<style type="text/css">
		.x {
		}
		.menu {
			font-family: arial,helvetica;
			font-size: 14px;
			font-weight: bold;
			color: white;
			background-color: #71D3FF;
		}
		.xy {
			padding-left: 6px;
			padding-right: 6px;
			padding-top: 2px;
			padding-bottom: 2px;
		}
		.menu a {
			color: #0191CE;
			text-decoration: none;
		}
		.menu a i {
			color: white;
			font-style: normal;
		}
		.info a {
			font-family: arial,helvetica;
			font-size: 14px;
			color: #087AD6;
			font-weight: bold;
			text-decoration: none;
		}
		.item {
			font-family: arial,helvetica;
			font-size: 14px;
			color: black;
			font-weight: bold;
		}
		.item a {
			color: #087AD6;
			font-weight: bold;
			text-decoration: none;
		}
		.desc {
			font-family: arial,helvetica;
			font-size: 12px;
		}
		.desc a {
			color: #087AD6;
			font-weight: bold;
			text-decoration: none;
		}
		.topic {
			font-family: arial,helvetica;
			color: #087AD6;
			font-size: 32px;
		}
		h1 {
			font-family: arial,helvetica;
			font-size: 10px;
			color: #888888;
		}
	</style>
