			td {
				font-family: Tahoma;
				font-size: 11px;
				color: #535352;
				text-decoration: none;
				border: none;
			}
			img {
				text-decoration: none;
				border: none;
			}
			.a {
				font-family: Tahoma;
				font-size: 10px;
				color: #00559A;
				text-decoration: underline;
				border: none;
			}
			.a1 {
				font-family: Tahoma;
				font-size: 10px;
				color: #186997;
				text-decoration: none;
				border: none;
			}
			.text {
				font-family: Tahoma;
				font-size: 10px;
				color: #4C5B63;
				text-decoration: none;
				border: none;
			}
			.data {
				font-family: Tahoma;
				font-size: 10px;
				color: #C24000;
				text-decoration: none;
				border: none;
			}
			.detail {
				font-family: Tahoma;
				font-size: 9px;
				color: #C24000;
				text-decoration: none;
				border: none;
			}
			.header {
				font-weight: bold;
			}
			.blueheader {
				font-weight: bold;
				font-size: 15px;
				color: #186997;
				border: none;
			}
			.blackheader {
				font-weight: bold;
				font-size: 15px;
				color: #4C5B63;
				text-decoration: none;
				border: none;
			}
			.blackblueheader {
				font-weight: bold;
				font-size: 14px;
				color: #4C5B63;
				text-decoration: none;
				border: none;
				background: #189DC2;
				text-indent: 5px;
			}
			.bluerow {
				background: #189DC2;
			}