td {
	text-align: left;
	vertical-align: top;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size: 16px;
	color: #69E9E9;
}

td.calc {
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size: 16px;
	color: #69E9E9;
}

a {
	text-decoration: underline;
	color: #B670CB;
}

A:Hover  {
	color: #DBACF2;
	text-decoration : underline;
}

H3 {
	color: #7F409E;
	font-size : 18px;
	font-family:Tahoma, Geneva;
}