a:active {
		color: #0033CC;
		text-decoration:underline	}
a:link {
		color: #0033CC;
		text-decoration:underline	}
a:visited {
		color: #660099;
		text-decoration:underline	}
a:hover {
		color: #00CCCC;
		text-decoration:underline	}

	h1 {
		color: #3C7AFF;
	}

	h2 {
		color: #660000;
	}

	h3 {
		color: #B94A00;
	}
	
.style1 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.ack_textonly {
	font-size: 16px;
	font-weight: bold;
}
