/* accessZWdatapCSS */

h2{
	width: 800px;
	font-size: 20px;
	color: #0000CC;
	text-align: center;
	margin-bottom: 10px;
	}


p.d1 {
	line-height: 70%;	
	text-align:left;
	padding-left: 5px;
	}
	
a{
	text-decoration: none;
	color: #0000CC;
	font-size: 100%;
	font-weight: nomal;
	}
	a:hover{
	color: #ff8c00;
	}
