	body {
	font-family: Verdana, Arial, sans-serif;
	color: #3B3B3B;
	}

	A:link {
	color: #0066CC;
	text-decoration: none;
	}
	A:visited {
	color: #0066CC;
	text-decoration: none;
	}
	A:hover {
	color: #0066CC;
	text-decoration: underline;
	}
	A:active {
	color: #0066CC;
	text-decoration: underline;
	}
	
	.txtHead1 {
	font-size: 12px;
	font-weight: bold;
	}