/* CSS Document */
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-size: 9px;    
}
td {
	
	font-size: 12px;
}
a.me:link {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
a.me:visited {
	text-decoration: none;
	color:#000000;
	font-size: 12px;
	font-weight: bold;
}
a.me:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
a.me:active {
	text-decoration: underline;
	color:#000000;
	font-size: 14px;
	font-weight: bold;
}
a.zl:link {
	text-decoration: none;
	color: #D0F5FD;
	font-size: 12px;
	font-weight: bold;
}
a.zl:visited {
	text-decoration: none;
	color:#D0F5FD;
	font-size: 12px;
	font-weight: bold;
}
a.zl:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 14px;
}
a.zl:active {
	text-decoration: underline;
	color:#D0F5FD;
	font-size: 12px;
	font-weight: bold;
}

a {color:#000;text-decoration:none; font-size:9.5pt;}
a:hover {text-decoration:underline;color:#D30000}
a:visited {color:#000;}

.dt {
	font-weight: bold;
	color: #036a9f;
}

.js {
	font-weight: bold;
	color: #E2F4FE;
}

